Many C++ testsuite execution tests started failing on mainline between 20050627 and 20050630, on platforms including hppa2.0w-hpux, hppa64-hpux and ia64-hpux. gcc-testresults shows failures also on other platforms such as ia64-linux.
Binary searching for "g++.dg/eh/cond1.C execution test" as a test failing on all the above platforms shows that on hppa2.0w-hp-hpux11.23 it started failing between 2005-06-27 07:39 UTC and 2005-06-27 07:42 UTC, i.e. this is caused by the stack protection patch. http://gcc.gnu.org/ml/gcc-cvs/2005-06/msg00980.html <http://gcc.gnu.org/ml/gcc-patches/2005-07/msg00116.html> might be relevant except that the problem includes targets not using sjlj exceptions. -- Summary: [4.1 Regression] Many C++ testsuite failures Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jsm28 at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,jakub at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22284