------- Comment #2 from danglin at gcc dot gnu dot org 2005-12-13 00:01 ------- I'm guessing but I think this patch might fix this problem as I'm not seeing this failure: http://gcc.gnu.org/ml/gcc-patches/2005-12/msg00325.html. The timing of the appearance of this bug appears to coincide with the installation of the dwarf eh support. The cxa_vec.C failure was also caused by the overriding of new.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25286