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 c++/81899] [8 Regression] ICE: Segmentation fault


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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nathan at gcc dot gnu.org

--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Started with r251154:

commit 49a669e2fa6641bb1bb93b21d866962d3999dd07
Author: nathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Thu Aug 17 15:56:49 2017 +0000

            * lex.c (maybe_add_lang_type_raw): BOUND_TEMPLATE_TEMPLATE_PARMs
            don't need lang_type.
            (cxx_make_type): Use maybe_add_lang_type_raw return value.
            * mangle.c (CLASSTYPE_TEMPLATE_ID_P): Don't rely on
            TYPE_LANG_SPECIFIC.

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