public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/97990] New: ICE: ‘verify_type’ failed
@ 2020-11-25 16:31 doko at debian dot org
  2020-11-26  9:57 ` [Bug tree-optimization/97990] [8/9/10/11 Regression] ICE: ‘verify_type’ failed since r6-5222-gba6a6a1d44c17f25 marxin at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: doko at debian dot org @ 2020-11-25 16:31 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 97990
           Summary: ICE: ‘verify_type’ failed
           Product: gcc
           Version: 10.2.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at debian dot org
  Target Milestone: ---

Created attachment 49626
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49626&action=edit
preprocessed source

seen with the gcc-10 branch and the trunk on x86_64-linux-gnu,, -Wall is needed
to trigger the ICE.
compiler configured with --enable-checking=yes,extra,rtl


$ g++ -Wall -O2 -flto -c lambda.ii
:303:1: error: type variant with ‘TYPE_ALIAS_SET_KNOWN_P’
 <vector_type 0x7f28b0900c78
    type <integer_type 0x7f28b07af498 short int public type_6 HI
        size <integer_cst 0x7f28b07b2030 constant 16>
        unit-size <integer_cst 0x7f28b07b2048 constant 2>
        align:16 warn_if_not_align:0 symtab:0 alias-set 2 canonical-type
0x7f28b07af498 precision:16 min <integer_cst 0x7f28b0791fc0 -32768> max
<integer_cst 0x7f28b07b2000 32767>>
    sizes-gimplified type_6 HI size <integer_cst 0x7f28b07b2030 16> unit-size
<integer_cst 0x7f28b07b2048 2>
    align:16 warn_if_not_align:0 symtab:0 alias-set 2 canonical-type
0x7f28b0900c78 nunits:1>
 <vector_type 0x7f28b0518d20
    type <integer_type 0x7f28b07af498 short int public type_6 HI
        size <integer_cst 0x7f28b07b2030 constant 16>
        unit-size <integer_cst 0x7f28b07b2048 constant 2>
        align:16 warn_if_not_align:0 symtab:0 alias-set 2 canonical-type
0x7f28b07af498 precision:16 min <integer_cst 0x7f28b0791fc0 -32768> max
<integer_cst 0x7f28b07b2000 32767>>
    sizes-gimplified type_6 HI size <integer_cst 0x7f28b07b2030 16> unit-size
<integer_cst 0x7f28b07b2048 2>
    align:16 warn_if_not_align:0 symtab:0 alias-set 2 canonical-type
0x7f28b0900c78 nunits:1>
during IPA pass: *free_lang_data
:303:1: internal compiler error: ‘verify_type’ failed
0x151a060 verify_type(tree_node const*)
        ../../src/gcc/tree.c:14727
0x151cf5b free_lang_data
        ../../src/gcc/tree.c:6357
0x151cf5b execute
        ../../src/gcc/tree.c:6402
Please submit a full bug report,
with preprocessed source if appropriate.

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

end of thread, other threads:[~2024-05-08 12:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 16:31 [Bug tree-optimization/97990] New: ICE: ‘verify_type’ failed doko at debian dot org
2020-11-26  9:57 ` [Bug tree-optimization/97990] [8/9/10/11 Regression] ICE: ‘verify_type’ failed since r6-5222-gba6a6a1d44c17f25 marxin at gcc dot gnu.org
2021-05-14  9:54 ` [Bug tree-optimization/97990] [9/10/11/12 " jakub at gcc dot gnu.org
2021-06-01  8:19 ` rguenth at gcc dot gnu.org
2022-05-27  9:43 ` [Bug tree-optimization/97990] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-28 10:42 ` jakub at gcc dot gnu.org
2023-07-07  9:09 ` [Bug tree-optimization/97990] [10/11/12/13/14 " pinskia at gcc dot gnu.org
2023-07-07  9:17 ` [Bug c++/97990] [10/11/12/13/14 Regression] ICE: ‘verify_type’ failed with vector types and non-PODs " pinskia at gcc dot gnu.org
2023-07-07  9:19 ` pinskia at gcc dot gnu.org
2023-07-07 10:38 ` [Bug c++/97990] [11/12/13/14 " rguenth at gcc dot gnu.org
2023-07-08  1:26 ` pinskia at gcc dot gnu.org
2024-02-16 18:44 ` mpolacek at gcc dot gnu.org
2024-02-16 18:51 ` [Bug c++/97990] [11/12/13 " pinskia at gcc dot gnu.org
2024-02-16 19:01 ` cvs-commit at gcc dot gnu.org
2024-05-08 12:45 ` cvs-commit at gcc dot gnu.org
2024-05-08 12:46 ` [Bug c++/97990] [11/12 " rguenth 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).