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]

r121163 - in /trunk/gcc: ChangeLog builtins.c


Author: ghazi
Date: Thu Jan 25 04:15:26 2007
New Revision: 121163

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=121163
Log:
	PR middle-end/30447
	* builtins.c (fold_builtin_cabs): Use MPFR to evaluate a
	constant argument to cabs and do it without checking for
	-funsafe-math-optimizations.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.c


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