This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/46037] --enable-stage1-languages=c,lto --enable-languages=c,lto --with-build-config=bootstrap-lto fails on darwin
- From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Jan 2011 13:48:40 +0000
- Subject: [Bug bootstrap/46037] --enable-stage1-languages=c,lto --enable-languages=c,lto --with-build-config=bootstrap-lto fails on darwin
- Auto-submitted: auto-generated
- References: <bug-46037-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46037
--- Comment #15 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-01-11 13:48:30 UTC ---
The regression testresults a lto-bootstrap of the proposed patch in Comment 10
on x86_64-apple-darwin10...
http://gcc.gnu.org/ml/gcc-testresults/2011-01/msg00899.html
The patch will also be problematic for powerpc-apple-darwin9 and darwin8 since
it relies on dwarf2 and those OS releases still use stabs.