This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/41313] g++.dg/tree-prof/partition1.C compilation and execution test failures on *-apple-darwin*



------- Comment #27 from howarth at nitro dot med dot uc dot edu  2009-10-02 05:44 -------
I should note that with the proposed change in Comment 25, the 2 unsupported
tests properly show up in g++.log as...

cc1plus: note: -freorder-blocks-and-partition does not work with exceptions on
this architecture
output is:
cc1plus: note: -freorder-blocks-and-partition does not work with exceptions on
this architecture

UNSUPPORTED:
/sw/src/fink.build/gcc45-4.4.999-20090930/gcc-4.5-20090930/gcc/testsuite/g++.dg/tree-prof/partition1.C


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41313


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]