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 lto/83720] [8 Regression] ICE: in mangle_decl, at cp/mangle.c:3847


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83720

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Jan 22 22:41:48 2018
New Revision: 256965

URL: https://gcc.gnu.org/viewcvs?rev=256965&root=gcc&view=rev
Log:
        PR c++/83720 - different fix

        * decl2.c (determine_visibility): Fix template_decl handling
        instead of blocking it.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl2.c

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