The libstdc++ test 23_containers/deque/cons/2.cc execution test fails on ia64-hpux with -milp32 (but not with -mlp64). This is a regression from 3.4.x.
The particular test function which fails is test_copy_ctor_exception_safety but I haven't reduced the test to a form not depending on the libstdc++ testsuite infrastructure. -- Summary: [4.0 Regression] 23_containers/deque/cons/2.cc execution test fails on ia64-hpux, -milp32 Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target 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 GCC target triplet: ia64-*-hpux11.* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20093