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]

r158268 - in /trunk/gcc: ChangeLog builtins.c t...


Author: matz
Date: Tue Apr 13 13:35:30 2010
New Revision: 158268

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158268
Log:
	PR middle-end/43730
	* builtins.c (expand_builtin_interclass_mathfn): Also create
	a register if the predicate doesn't match.

testsuite/
	* gcc.dg/pr43730.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr43730.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/builtins.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]