public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "gscfq@t-online.de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/106257] New: [13 Regression] ICE in expand_builtin_unreachable, at builtins.cc:5189
Date: Mon, 11 Jul 2022 18:54:50 +0000	[thread overview]
Message-ID: <bug-106257-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             reply	other threads:[~2022-07-11 18:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-11 18:54 gscfq@t-online.de [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-106257-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).