public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "adhemerval.zanella at linaro dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/113489] New: aarch64: ICE on gcc/gcc/tree-vect-slp.cc
Date: Thu, 18 Jan 2024 18:26:03 +0000	[thread overview]
Message-ID: <bug-113489-4@http.gcc.gnu.org/bugzilla/> (raw)

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

            Bug ID: 113489
           Summary: aarch64: ICE on gcc/gcc/tree-vect-slp.cc
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: adhemerval.zanella at linaro dot org
  Target Milestone: ---

The gcc/gcc/tree-vect-slp.cc torture testcase triggered a ICE:

spawn -ignore SIGHUP
/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/x86_64-pc-linux-gnu/bin/aarch64-linux-gnu-gcc
--sysroot=/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/x86_64-pc-linux-gnu/aarch64-linux-gnu/libc
/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/testsuite/gcc.dg/torture/neon-sve-bridge.c
-fdiagnostics-plain-output -O2 -march=armv8.2-a+sve -lm -o
./neon-sve-bridge.exe
during GIMPLE pass: slp
/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/testsuite/gcc.dg/torture/neon-sve-bridge.c:
In function 'svset_neonq_test':
/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/snapshots/gcc.git~master/gcc/testsuite/gcc.dg/torture/neon-sve-bridge.c:23:1:
internal compiler error: in to_constant, at poly-int.h:588
0x8889b6 poly_int<2u, unsigned long>::to_constant() const
        ../../../../../../gcc/gcc/poly-int.h:588
0x1374095 poly_int<2u, unsigned long>::to_constant() const
        ../../../../../../gcc/gcc/poly-int.h:586
0x1374095 vectorizable_slp_permutation_1
        ../../../../../../gcc/gcc/tree-vect-slp.cc:9020
0x1388372 vectorizable_slp_permutation
        ../../../../../../gcc/gcc/tree-vect-slp.cc:9183
0x1388372 vect_slp_analyze_node_operations_1
        ../../../../../../gcc/gcc/tree-vect-slp.cc:6141
0x1388372 vect_slp_analyze_node_operations
        ../../../../../../gcc/gcc/tree-vect-slp.cc:6357
0x1387d51 vect_slp_analyze_node_operations
        ../../../../../../gcc/gcc/tree-vect-slp.cc:6336
0x1389bad vect_slp_analyze_operations(vec_info*)
        ../../../../../../gcc/gcc/tree-vect-slp.cc:6747
0x138ef85 vect_slp_analyze_bb_1
        ../../../../../../gcc/gcc/tree-vect-slp.cc:7749
0x138ef85 vect_slp_region
        ../../../../../../gcc/gcc/tree-vect-slp.cc:7796
0x1391143 vect_slp_bbs
        ../../../../../../gcc/gcc/tree-vect-slp.cc:8007
0x13916e4 vect_slp_function(function*)
        ../../../../../../gcc/gcc/tree-vect-slp.cc:8129
0x139c1d2 execute
        ../../../../../../gcc/gcc/tree-vectorizer.cc:1533
Please submit a full bug report, with preprocessed source (by using
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
compiler exited with status 1
output is:
during GIMPLE pass: slp

The configuration used can be found at
https://ci.linaro.org/job/tcwg_gnu_cross_check_gcc--master-aarch64-build/1215/artifact/artifacts/08-build_abe-stage2/console.log.xy
(line 356).

             reply	other threads:[~2024-01-18 18:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-18 18:26 adhemerval.zanella at linaro dot org [this message]
2024-01-18 18:33 ` [Bug c/113489] " pinskia at gcc dot gnu.org
2024-01-18 22:35 ` clyon 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-113489-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).