[Bug target/53283] [4.8 Regression] Many failures on x86_64-apple-darwin10 after revision 186789
iains at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 9 19:23:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53283
--- Comment #13 from Iain Sandoe <iains at gcc dot gnu.org> 2012-07-09 19:22:03 UTC ---
Author: iains
Date: Mon Jul 9 19:21:59 2012
New Revision: 189391
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189391
Log:
PR target/53283
* config/i386/i386.c (ix86_fold_builtin): Call SUBTARGET_FOLD_BUILTIN
if defined.
* config/darwin.h: Rename TARGET_FOLD_BUILTIN to
SUBTARGET_FOLD_BUILTIN.
* config/rs6000/darwin.h: Map TARGET_FOLD_BUILTIN onto
SUBTARGET_FOLD_BUILTIN.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/darwin.h
trunk/gcc/config/i386/i386.c
trunk/gcc/config/rs6000/darwin.h
More information about the Gcc-bugs
mailing list