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.