This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]