[Bug target/48108] lto should be containerized in a single mach-o section on darwin
howarth at nitro dot med.uc.edu
gcc-bugzilla@gcc.gnu.org
Wed Oct 26 13:29:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48108
--- Comment #22 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-10-26 13:28:20 UTC ---
Can we backport r180523 to gcc-4_6-branch (perhaps even for gcc 4.6.2)?
Also in gcc trunk we should also now fully revert...
Author: mrs
Date: Mon Mar 14 02:47:49 2011
New Revision: 170929
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170929
Log:
2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
PR lto/48086
* configure.ac: Disable LTO on darwin due to an assembler change in
Xcode 3.2.6/4.0 that limits the total number of sections/segments to
under 256.
* configure: Regenerate.
Modified:
trunk/ChangeLog
trunk/configure
trunk/configure.ac
since PR48086 is solved by r180523.
More information about the Gcc-bugs
mailing list