This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/50699] [4.7 Regression] Bootstrap fails on *-apple-darwin* due to revision 179820
- From: "iains at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 14 Oct 2011 08:13:12 +0000
- Subject: [Bug bootstrap/50699] [4.7 Regression] Bootstrap fails on *-apple-darwin* due to revision 179820
- Auto-submitted: auto-generated
- References: <bug-50699-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50699
--- Comment #3 from Iain Sandoe <iains at gcc dot gnu.org> 2011-10-14 08:13:12 UTC ---
Author: iains
Date: Fri Oct 14 08:13:04 2011
New Revision: 179962
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179962
Log:
gcc:
PR bootstrap/50699
* config/darwin.c (darwin_patch_builtin): Adjust argument type. Only
build for powerpc targets. (darwin_patch_builtins): Only build for
powerpc targets.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/darwin.c