This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r111470 - in /trunk/gcc: ChangeLog real.c tests...


Author: sayle
Date: Mon Feb 27 02:25:57 2006
New Revision: 111470

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111470
Log:

	PR middle-end/19983
	* real.c (real_nan): Allow both 0x and 0X as hexadecimal prefixes.

	* gcc.c-torture/execute/ieee/builtin-nan-1.c: New test case.


Added:
    trunk/gcc/testsuite/gcc.c-torture/execute/ieee/builtin-nan-1.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/real.c
    trunk/gcc/testsuite/ChangeLog


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]