public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/106190] New: [12/13 Regression] ICE in expand_builtin_eh_common, at except.cc:2084
@ 2022-07-04 19:40 gscfq@t-online.de
  2022-07-04 20:13 ` [Bug middle-end/106190] " pinskia at gcc dot gnu.org
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: gscfq@t-online.de @ 2022-07-04 19:40 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106190
           Summary: [12/13 Regression] ICE in expand_builtin_eh_common, at
                    except.cc:2084
           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 20210822 and 20210905, at -O0 (or -g)
and with file gcc.dg/asan/pr105396.c :


$ gcc-13-20220703 -c pr105396.c -fnon-call-exceptions
-fsanitize=address,undefined -fno-sanitize-recover=all
during RTL pass: expand
pr105396.c: In function 'main':
pr105396.c:7:1: internal compiler error: in expand_builtin_eh_common, at
except.cc:2084
    7 | main ()
      | ^~~~
0x8bd051 expand_builtin_eh_common
        ../../gcc/except.cc:2084
0x8be3a9 expand_builtin_eh_pointer(tree_node*)
        ../../gcc/except.cc:2095
0x7b1db2 expand_builtin(tree_node*, rtx_def*, rtx_def*, machine_mode, int)
        ../../gcc/builtins.cc:7578
0x8dbe48 expand_expr_real_1(tree_node*, rtx_def*, machine_mode,
expand_modifier, rtx_def**, bool)
        ../../gcc/expr.cc:11641
0x8e6193 store_expr(tree_node*, rtx_def*, int, bool, bool)
        ../../gcc/expr.cc:6117
0x8e778e expand_assignment(tree_node*, tree_node*, bool)
        ../../gcc/expr.cc:5849
0x7d1f72 expand_call_stmt
        ../../gcc/cfgexpand.cc:2829
0x7d1f72 expand_gimple_stmt_1
        ../../gcc/cfgexpand.cc:3869
0x7d1f72 expand_gimple_stmt
        ../../gcc/cfgexpand.cc:4033
0x7d6fa7 expand_gimple_basic_block
        ../../gcc/cfgexpand.cc:6085
0x7d9a6e execute
        ../../gcc/cfgexpand.cc:6811

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

end of thread, other threads:[~2024-03-11  1:03 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-04 19:40 [Bug c/106190] New: [12/13 Regression] ICE in expand_builtin_eh_common, at except.cc:2084 gscfq@t-online.de
2022-07-04 20:13 ` [Bug middle-end/106190] " pinskia at gcc dot gnu.org
2022-07-04 22:17 ` pinskia at gcc dot gnu.org
2022-07-04 22:25 ` pinskia at gcc dot gnu.org
2022-07-04 22:25 ` [Bug middle-end/106190] [12/13 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all pinskia at gcc dot gnu.org
2022-07-05  7:58 ` rguenth at gcc dot gnu.org
2022-07-07 12:44 ` marxin at gcc dot gnu.org
2022-07-07 12:44 ` [Bug middle-end/106190] [9/10/11/12/13 " marxin at gcc dot gnu.org
2022-07-14 12:47 ` marxin at gcc dot gnu.org
2022-07-25 15:16 ` rguenth at gcc dot gnu.org
2022-07-25 15:16 ` [Bug middle-end/106190] [10/11/12/13 " rguenth at gcc dot gnu.org
2023-03-27 14:15 ` jakub at gcc dot gnu.org
2023-03-27 14:58 ` jakub at gcc dot gnu.org
2023-03-28  8:58 ` cvs-commit at gcc dot gnu.org
2023-03-28  9:17 ` [Bug middle-end/106190] [10/11/12 " jakub at gcc dot gnu.org
2023-04-18  7:16 ` cvs-commit at gcc dot gnu.org
2023-04-18  7:21 ` [Bug middle-end/106190] [10/11 " jakub at gcc dot gnu.org
2023-05-02 20:16 ` cvs-commit at gcc dot gnu.org
2023-05-03  9:26 ` [Bug middle-end/106190] [10 " jakub at gcc dot gnu.org
2023-05-03 15:23 ` cvs-commit at gcc dot gnu.org
2023-05-04  7:18 ` jakub at gcc dot gnu.org
2024-03-11  1:03 ` chenxiaolong at loongson dot cn

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).