Current on all *-apple-darwin* targets were seeing the following g++.dg/tree-prof/partition1.C tests fail...
FAIL: g++.dg/tree-prof/partition1.C compilation, -g -fprofile-use UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -g -fprofile-use FAIL: g++.dg/tree-prof/partition1.C compilation, -O0 -fprofile-use UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O0 -fprofile-use FAIL: g++.dg/tree-prof/partition1.C compilation, -O1 -fprofile-use UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O1 -fprofile-use FAIL: g++.dg/tree-prof/partition1.C compilation, -O2 -fprofile-use UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O2 -fprofile-use FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -fprofile-use UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O3 -fprofile-use FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -g -fprofile-use UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -O3 -g -fprofile-use FAIL: g++.dg/tree-prof/partition1.C compilation, -Os -fprofile-use UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -Os -fprofile-use On x86_64-apple-darwin10, these appear in the form... Executing on host: /sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/gcc/testsuite/g++/../../ /sw/src/fink.build/gcc45-4.4.999-20090908/gcc-4.5-20090908/gcc/testsuite/g++.dg/tree-prof/partition1.C -nostdinc++ -I/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10 -I/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/x86_64-apple-darwin10/libstdc++-v3/include -I/sw/src/fink.build/gcc45-4.4.999-20090908/gcc-4.5-20090908/libstdc++-v3/libsupc++ -I/sw/src/fink.build/gcc45-4.4.999-20090908/gcc-4.5-20090908/libstdc++-v3/include/backward -I/sw/src/fink.build/gcc45-4.4.999-20090908/gcc-4.5-20090908/libstdc++-v3/testsuite/util -fmessage-length=0 -g -O2 -freorder-blocks-and-partition -fprofile-use -L/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/x86_64-apple-darwin10/./libstdc++-v3/src/.libs -L/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/x86_64-apple-darwin10/./libstdc++-v3/src/.libs -L/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/x86_64-apple-darwin10/./libiberty -multiply_defined suppress -lm -o /sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/gcc/testsuite/g++/partition1.x02 (timeout = 300) /var/tmp//ccXmTU1f.s:1132:FATAL:Symbol __Z3bari.eh already defined. compiler exited with status 1 output is: /var/tmp//ccXmTU1f.s:1132:FATAL:Symbol __Z3bari.eh already defined. FAIL: g++.dg/tree-prof/partition1.C compilation, -g -fprofile-use UNRESOLVED: g++.dg/tree-prof/partition1.C execution, -g -fprofile-use -- Summary: g++.dg/tree-prof/partition1.C compilation and execution test failures on *-apple-darwin* Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: *-apple-darwin* GCC host triplet: *-apple-darwin* GCC target triplet: *-apple-darwin* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41313