public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/111338] New: ice in vn_walk_cb_data
@ 2023-09-08  8:52 dcb314 at hotmail dot com
  2023-09-08 10:11 ` [Bug c/111338] " dcb314 at hotmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: dcb314 at hotmail dot com @ 2023-09-08  8:52 UTC (permalink / raw)
  To: gcc-bugs

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)

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

end of thread, other threads:[~2023-09-12 10:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-08  8:52 [Bug c/111338] New: ice in vn_walk_cb_data dcb314 at hotmail dot com
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

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