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 regression/57551] [4.9 Regression]: g++.dg/ext/visibility/anon6.C scan-assembler 1BIiE1cE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57551

Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
Intended fix committed as noticed by my autotester, so I'm closing this.

Looks like the svn commit <-> bugzilla interface is broken or severely delayed;
the log seems ok and should match, AFAICT:

Log:
        PR c++/57551
        * g++.dg/ext/visibility/anon6.C: Update testcase.
        * cp/pt.c (mark_decl_instantiated): Do not export explicit
instantiations
        of anonymous namespace templates.


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