------- Additional Comments From reichelt at gcc dot gnu dot org 2005-07-23 03:15 ------- I just added a standalone testcase which only uses "new" from libstdc++ (and __gxx_personality_v0).
It reports FAIL with -O2 and -Os on the 4.0 branch, but works with -O0, -O1 and -O3 or a different compiler (even 2.95.3 works). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22591