[committed] Fix ppc-darwin bootstrap

Andrew Pinski pinskia@physics.uc.edu
Tue Nov 22 18:57:00 GMT 2005


The problem was not caused by RTH's patch for name_lookup but Kaveh R. Ghazi's
patch for __PIC__/__pic__ defines.
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107347

He forgot to remove SUBTARGET_OS_CPP_BUILTINS from rs6000/darwin.h when
he committed the patch.

Anyways I committed this as obvious after a quick build.

Thanks,
Andrew Pinski

ChangeLog:
	* config/rs6000/darwin.h (TARGET_OS_CPP_BUILTINS): Remove call
	to SUBTARGET_OS_CPP_BUILTINS.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fixdarwin.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20051122/2e651bd5/attachment.txt>


More information about the Gcc-patches mailing list