* config/i386/i386.c (ix86_float_exceptions_rounding_supported_p):
commit08c5f4d5555bfa773ae3ab95d6b35b5b79f43b76
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Nov 2013 13:21:36 +0000 (5 13:21 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 5 Nov 2013 13:21:36 +0000 (5 13:21 +0000)
treeeffb5cf317fbada14a48899a247e85e16f7325b2
parentd1603825ee5cc715034e176baac31c945a8f01bd
* config/i386/i386.c (ix86_float_exceptions_rounding_supported_p):
New function.
(TARGET_FLOAT_EXCEPTIONS_ROUNDING_SUPPORTED_P): Define.

c-family:
* c-cppbuiltin.c (cpp_iec_559_value): Test
flag_excess_precision_cmdline not flag_excess_precision.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204390 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/c-family/ChangeLog
gcc/c-family/c-cppbuiltin.c
gcc/config/i386/i386.c