http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916
--- Comment #27 from Iain Sandoe <iains at gcc dot gnu.org> 2010-12-14 16:39:29 UTC --- (In reply to comment #23) > (In reply to comment #22) > > Running /opt/gcc/work/gcc/testsuite/g++.dg/tree-prof/tree-prof.exp ... > > FAIL: g++.dg/tree-prof/partition1.C compilation, -fprofile-use > > FAIL: g++.dg/tree-prof/partition2.C compilation, -fprofile-use hm. AFAIU, these should not work because exceptions code is incompatible with reordering - or has this changed?