summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/gnu/java/security/util
diff options
context:
space:
mode:
authorkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>2013-03-27 07:46:19 +0000
committerkrebbel <krebbel@138bc75d-0d04-0410-961f-82ee72b054a4>2013-03-27 07:46:19 +0000
commit2e9f00a3faa55669b792de3e1685d44e525d9b4e (patch)
tree81c0a1c480c0c267c760e92294c9eb26ae53dacb /libjava/classpath/gnu/java/security/util
parent6ee84d1651a4e1d32b8d37df5d2cea8f8e8cdbdc (diff)
downloadppe42-gcc-2e9f00a3faa55669b792de3e1685d44e525d9b4e.tar.gz
ppe42-gcc-2e9f00a3faa55669b792de3e1685d44e525d9b4e.zip
I've committed the attached patch.
2013-03-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> * config/s390/s390.h (TARGET_FLT_EVAL_METHOD): Define. --- gcc/config/s390/s390.h | 5 +++++ 1 file changed, 5 insertions(+) Index: gcc/config/s390/s390.h =================================================================== *** gcc/config/s390/s390.h.orig --- gcc/config/s390/s390.h *************** enum processor_flags *** 164,169 **** --- 164,174 ---- #define S390_TDC_INFINITY (S390_TDC_POSITIVE_INFINITY \ | S390_TDC_NEGATIVE_INFINITY ) + /* This is used by float.h to define the float_t and double_t data + types. For historical reasons both are double on s390 what cannot + be changed anymore. */ + #define TARGET_FLT_EVAL_METHOD 1 + /* Target machine storage layout. */ /* Everything is big-endian. */ git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197154 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/security/util')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud