public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dcb314 at hotmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/111338] New: ice in vn_walk_cb_data
Date: Fri, 08 Sep 2023 08:52:01 +0000	[thread overview]
Message-ID: <bug-111338-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 111338
           Summary: ice in vn_walk_cb_data
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

From the gcc testsuite:

$ ~/gcc/results/bin/gcc -c -w ./gcc.dg/bitint-18.c
$
$ ~/gcc/results/bin/gcc -c -w -O1 ./gcc.dg/bitint-18.c
during GIMPLE pass: fre
./gcc.dg/bitint-18.c: In function ‘main’:
./gcc.dg/bitint-18.c:44:1: internal compiler error: in vn_walk_cb_data, at
tree-ssa-sccvn.cc:1866
   44 | }
      | ^
0x10897ff vn_walk_cb_data::vn_walk_cb_data(vn_reference_s*, tree_node*,
tree_node**, vn_lookup_kind, bool, tree_node*, bool)
        ../../trunk.year/gcc/tree-ssa-sccvn.cc:1866
0x10784e7 vn_reference_lookup(tree_node*, tree_node*, vn_lookup_kind,
vn_reference_s**, bool, tree_node**, tree_node*, bool)
        ../../trunk.year/gcc/tree-ssa-sccvn.cc:4017
0x10860ec visit_nary_op(tree_node*, gassign*)
        ../../trunk.year/gcc/tree-ssa-sccvn.cc:5427

$ ~/gcc/results/bin/gcc -v
Using built-in specs.
COLLECT_GCC=/home/dcb38/gcc/results/bin/gcc
COLLECT_LTO_WRAPPER=/home/dcb38/gcc/results.20230908.asan.ubsan/libexec/gcc/x86_64-pc-linux-gnu/14.0.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: ../trunk.year/configure
--prefix=/home/dcb38/gcc/results.20230908.asan.ubsan --disable-multilib
--disable-bootstrap --with-build-config=bootstrap-asan
--with-build-config=bootstrap-ubsan --with-pkgversion=daaed758517c81fc
--enable-checking=df,extra,fold,rtl,yes --enable-languages=c,c++,fortran
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 14.0.0 20230907 (experimental) (daaed758517c81fc)

             reply	other threads:[~2023-09-08  8:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-08  8:52 dcb314 at hotmail dot com [this message]
2023-09-08 10:11 ` [Bug c/111338] " dcb314 at hotmail dot com
2023-09-08 10:17 ` dcb314 at hotmail dot com
2023-09-08 10:20 ` dcb314 at hotmail dot com
2023-09-08 11:26 ` jakub at gcc dot gnu.org
2023-09-08 11:26 ` [Bug middle-end/111338] [14 Regression] " jakub at gcc dot gnu.org
2023-09-08 11:38 ` jakub at gcc dot gnu.org
2023-09-12 10:24 ` cvs-commit at gcc dot gnu.org
2023-09-12 10:38 ` 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-111338-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).