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++/77638] [6 Regression] ICE on x86_64-linux-gnu (internal compiler error: tree check: expected tree that contains ‘decl common’ structure, have ‘error_mark’ in cp_parser_template_declaration_after_parameters, at cp/parser.c:25722)


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[6/7 Regression] ICE on     |[6 Regression] ICE on
                   |x86_64-linux-gnu (internal  |x86_64-linux-gnu (internal
                   |compiler error: tree check: |compiler error: tree check:
                   |expected tree that contains |expected tree that contains
                   |‘decl common’ structure,    |‘decl common’ structure,
                   |have ‘error_mark’ in        |have ‘error_mark’ in
                   |cp_parser_template_declarat |cp_parser_template_declarat
                   |ion_after_parameters, at    |ion_after_parameters, at
                   |cp/parser.c:25722)          |cp/parser.c:25722)

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.

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