From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F26ED3858D1E; Thu, 18 Jan 2024 18:26:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F26ED3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705602363; bh=K0fMoOIqKrKTkNxV4K7I9aMUM2FN2GRlNv5h9ZOzQU4=; h=From:To:Subject:Date:From; b=NMsYO5c79Yh3By4UYHZO6gtW9/lNfsbnaqVaX94G2Vh4P3DklzXkTeB5fULhDAaNT XI36E61mxrfvNv+jKmG8Ll19VMxPGOkzPAsScK7hfogWYvJcI133x776xCm82UMGYr txtGqfQgFuW+aRsrlKziZ1Dl+WbtF/O9JkZIbYBs= From: "adhemerval.zanella at linaro dot 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 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: adhemerval.zanella at linaro dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113489 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-lin= ux-gnu/bin/aarch64-linux-gnu-gcc --sysroot=3D/home/tcwg-buildslave/workspace/tcwg_gnu_0/abe/builds/destdir/x= 86_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=3Darmv8.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 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/12= 15/artifact/artifacts/08-build_abe-stage2/console.log.xy (line 356).=