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]

r122589 - in /branches/gcc-4_2-branch/gcc: Chan...


Author: ghazi
Date: Tue Mar  6 00:41:28 2007
New Revision: 122589

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122589
Log:
	* convert.c (convert_to_integer): Fix nearbyint/rint -> *lrint
	conversion.

testsuite:
	* gcc.dg/torture/builtin-convert-4.c: New test.


Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/torture/builtin-convert-4.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/convert.c
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


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