public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/106259] New: ICE in diag_mismatched_tags, at cp/parser.cc:33896
@ 2022-07-11 18:57 gscfq@t-online.de
  2022-07-11 19:23 ` [Bug c++/106259] [10/11/12/13 Regression] " mpolacek at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: gscfq@t-online.de @ 2022-07-11 18:57 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106259
           Summary: ICE in diag_mismatched_tags, at cp/parser.cc:33896
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gscfq@t-online.de
  Target Milestone: ---

Started with r10 and file g++.dg/template/dependent-name11.C :


$ gcc-13-20220710 -c dependent-name11.C -Wmismatched-tags
dependent-name11.C:15:1: internal compiler error: in diag_mismatched_tags, at
cp/parser.cc:33896
   15 | }
      | ^
0x904c4d class_decl_loc_t::diag_mismatched_tags(tree_node*)
        ../../gcc/cp/parser.cc:33896
0x90b465 class_decl_loc_t::diag_mismatched_tags()
        ../../gcc/cp/parser.cc:34018
0x9550cd c_parse_file()
        ../../gcc/cp/parser.cc:48482
0xae8181 c_common_parse_file()
        ../../gcc/c-family/c-opts.cc:1235

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-03-04 18:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 18:57 [Bug c++/106259] New: ICE in diag_mismatched_tags, at cp/parser.cc:33896 gscfq@t-online.de
2022-07-11 19:23 ` [Bug c++/106259] [10/11/12/13 Regression] " mpolacek at gcc dot gnu.org
2022-07-11 19:29 ` mpolacek at gcc dot gnu.org
2023-02-28 20:43 ` mpolacek at gcc dot gnu.org
2023-03-01 16:12 ` mpolacek at gcc dot gnu.org
2023-03-01 17:05 ` mpolacek at gcc dot gnu.org
2023-03-02 16:02 ` cvs-commit at gcc dot gnu.org
2023-03-02 16:06 ` [Bug c++/106259] [10/11/12 " mpolacek at gcc dot gnu.org
2023-03-04 17:52 ` cvs-commit at gcc dot gnu.org
2023-03-04 18:16 ` [Bug c++/106259] [10/11 " mpolacek at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).