This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/55061] libbacktrace build fails during bootstrap on powerpc-apple-darwin9
- 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: Wed, 24 Oct 2012 18:30:21 +0000
- Subject: [Bug target/55061] libbacktrace build fails during bootstrap on powerpc-apple-darwin9
- Auto-submitted: auto-generated
- References: <bug-55061-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55061
--- Comment #5 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-10-24 18:30:21 UTC ---
The testcase fails with the system compiler on powerpc-apple-darwin9, which
is...
gcc version 4.0.1 (Apple Inc. build 5493)
with the same error when compiled with '-funwind-tables'...
/var/tmp//cc0vWbZP.s:65:FATAL:Symbol _i.eh already defined. Using the Apple
gcc-4.2 compiler...
gcc version 4.2.1 (Apple Inc. build 5577)
compiles the test case without errors. Testing a bootstrap with
gcc-4.2/g++-4.2.