------- Comment #1 from danglin at gcc dot gnu dot org 2007-12-25 17:11 ------- This test doesn't fail with 4.2.
Although I was thinking that it might be ok to just adjust the testcase, I now realize that the change in constructor name will make shared libraries with a minor version update incompatibile if one is compiled with 4.2 and another with 4.3. -- danglin at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|FAIL: g++.dg/other/first- |[4.3 Regression] FAIL: |global.C scan-assembler |g++.dg/other/first-global.C |_GLOBAL__I_foobar |scan-assembler | |_GLOBAL__I_foobar http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34562