From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 141D63882648; Sat, 15 Jun 2024 00:18:00 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 141D63882648 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1718410680; bh=KerhRU0TJPR97cXteMgQNeKJWpDVgME9UpcRB8RySvw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hn3F7vQY6SPrNOH/TXMOfmXwWXACmWPN4rmol4VixmhnMLNHOcNLuqYyzSaV8O1I6 cCXuW2CBZ/pqJYyc5YmVp9iSuRzbEyv7QlUzywBBjQJyF3hDrNmVhn/a5FEIkXSKUT wx09ioywzhqJycWzDrbU/ka8VfE6ypgP509jCuoE= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/115053] gcc crashed without back trace Date: Sat, 15 Jun 2024 00:17:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 15.0 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cf_reconfirmed_on everconfirmed bug_status keywords Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D115053 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed| |2024-06-15 Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords|ice-on-invalid-code |ice-on-valid-code --- Comment #4 from Andrew Pinski --- #3 0x0000000000b3f34b in dump_aggr_type (t=3D0x7ffff79b89d8, flags=3D1, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:794 #4 0x0000000000b46f23 in dump_scope (scope=3D, flags=3D, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:249 #5 0x0000000000b3f74a in dump_aggr_type (t=3D, flags=3D4096, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:825 #6 0x0000000000b4604f in dump_template_argument_list (args=3D0x7ffff79b9ac= 0, flags=3D4096, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:325 #7 0x0000000000b47133 in dump_template_parms (info=3D, primary=3D, flags=3D, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:2111 #8 0x0000000000b46326 in dump_parameters (parmtypes=3D0x7ffff79be640, flag= s=3D0, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/tree.h:3633 #9 0x0000000000b3f61c in dump_aggr_type (t=3D0x7ffff79b89d8, flags=3D1, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:849 #10 0x0000000000b46f23 in dump_scope (scope=3D, flags=3D, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:249 #11 0x0000000000b3f74a in dump_aggr_type (t=3D, flags=3D4096, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:825 #12 0x0000000000b4604f in dump_template_argument_list (args=3D0x7ffff79b9ac= 0, flags=3D4096, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:325 #13 0x0000000000b47133 in dump_template_parms (info=3D, primary=3D, flags=3D, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:2111 #14 0x0000000000b46326 in dump_parameters (parmtypes=3D0x7ffff79be640, flag= s=3D0, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/tree.h:3633 #15 0x0000000000b3f61c in dump_aggr_type (t=3D0x7ffff79b89d8, flags=3D1, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:849 #16 0x0000000000b46f23 in dump_scope (scope=3D, flags=3D, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:249 #17 0x0000000000b3f74a in dump_aggr_type (t=3D, flags=3D4096, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:825 #18 0x0000000000b4604f in dump_template_argument_list (args=3D0x7ffff79b9ac= 0, flags=3D4096, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:325 #19 0x0000000000b47133 in dump_template_parms (info=3D, primary=3D, flags=3D, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:2111 #20 0x0000000000b46326 in dump_parameters (parmtypes=3D0x7ffff79be640, flag= s=3D0, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/tree.h:3633 #21 0x0000000000b3f61c in dump_aggr_type (t=3D0x7ffff79b89d8, flags=3D1, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:849 #22 0x0000000000b46f23 in dump_scope (scope=3D, flags=3D, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:249 #23 0x0000000000b3f74a in dump_aggr_type (t=3D, flags=3D4096, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:825 #24 0x0000000000b4604f in dump_template_argument_list (args=3D0x7ffff79b9ac= 0, flags=3D4096, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:325 #25 0x0000000000b47133 in dump_template_parms (info=3D, primary=3D, flags=3D, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:2111 #26 0x0000000000b46326 in dump_parameters (parmtypes=3D0x7ffff79be640, flag= s=3D0, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/tree.h:3633 #27 0x0000000000b3f61c in dump_aggr_type (t=3D0x7ffff79b89d8, flags=3D1, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:849 #28 0x0000000000b46f23 in dump_scope (scope=3D, flags=3D, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:249 #29 0x0000000000b3f74a in dump_aggr_type (t=3D, flags=3D4096, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:825 #30 0x0000000000b4604f in dump_template_argument_list (args=3D0x7ffff79b9ac= 0, flags=3D4096, pp=3D0x3302820 ) at /home/apinski/src/upstream-gcc-new/gcc/gcc/cp/error.cc:325 Confirmed. Looks like it is going in an infinite loop. Note you also get an ICE if you don't supply -quiet when invoking cc1plus d= ue to cc1plus dumping the function name.=