[Bug middle-end/34562] [4.3 Regression] FAIL: g++.dg/other/first-global.C scan-assembler _GLOBAL__I_foobar

danglin at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 25 17:11:00 GMT 2007



------- 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



More information about the Gcc-bugs mailing list