public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/106257] New: [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189
@ 2022-07-11 18:54 gscfq@t-online.de
  2022-07-11 19:56 ` [Bug middle-end/106257] [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189 since r13-1204-gd68d366425369649 marxin at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: gscfq@t-online.de @ 2022-07-11 18:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106257
           Summary: [13 Regression] ICE in expand_builtin_unreachable, at
                    builtins.cc:5189
           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 between 20220619 and 20220626,
with file gcc.c-torture/compile/pr84136.c :


$ gcc-13-20220710 -c pr84136.c -O2 -fno-early-inlining -fsanitize=unreachable
during RTL pass: expand
pr84136.c: In function 'main':
pr84136.c:12:5: internal compiler error: in expand_builtin_unreachable, at
builtins.cc:5189
   12 | int main() {
      |     ^~~~
0x873309 expand_builtin_unreachable
        ../../gcc/builtins.cc:5189
0x873309 expand_builtin(tree_node*, rtx_def*, rtx_def*, machine_mode, int)
        ../../gcc/builtins.cc:7540
0x9eddfe expand_expr_real_1(tree_node*, rtx_def*, machine_mode,
expand_modifier, rtx_def**, bool)
        ../../gcc/expr.cc:11689
0x89e2df expand_expr
        ../../gcc/expr.h:310
0x89e2df expand_call_stmt
        ../../gcc/cfgexpand.cc:2831
0x89e2df expand_gimple_stmt_1
        ../../gcc/cfgexpand.cc:3880
0x89e2df expand_gimple_stmt
        ../../gcc/cfgexpand.cc:4044
0x8a520f expand_gimple_basic_block
        ../../gcc/cfgexpand.cc:6096
0x8a7866 execute
        ../../gcc/cfgexpand.cc:6822

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

end of thread, other threads:[~2023-01-03 11:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 18:54 [Bug c/106257] New: [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189 gscfq@t-online.de
2022-07-11 19:56 ` [Bug middle-end/106257] [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189 since r13-1204-gd68d366425369649 marxin at gcc dot gnu.org
2022-07-11 20:13 ` pinskia at gcc dot gnu.org
2022-07-12  6:34 ` rguenth at gcc dot gnu.org
2022-12-19 23:01 ` pinskia at gcc dot gnu.org
2022-12-22 11:55 ` marxin at gcc dot gnu.org
2022-12-22 15:47 ` pinskia at gcc dot gnu.org
2022-12-22 15:48 ` pinskia at gcc dot gnu.org
2023-01-03 11:23 ` jakub 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).