From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A5F053858D32; Mon, 22 Jan 2024 21:24:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A5F053858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705958654; bh=9O3GuTOjOL6VW5BDEWZhTtaK8ctY58W8d4eTH8YIqto=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Pkq8+p2Qrumco6OQMr26MDwiiOq9Zios5Fx8R8a7ryxN25kwNduaIO3m3GSWsXtda aQ32Yg5lRcQtXeFTvBGDST9gyeC5tHICv4zankMZ3W/Zf/Gf3xSGo2UmJs81iLP8oh l9CyTno5WrQiiGCDt7jzd+DjqrqAaCR98LmJYHwE= From: "nightstrike at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/113548] gcc.dg/vect/vect-ifcvt-19.c ICEs on LLP64 target Date: Mon, 22 Jan 2024 21:24:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: nightstrike at gmail dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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=3D113548 --- Comment #3 from nightstrike --- Seeing as how this is a testsuite issue, it seems that the crash in the same location applies to the following: FAIL: gcc.dg/vect/vect-ifcvt-19.c (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/slp-reduc-10a.c (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/slp-reduc-10b.c (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/slp-reduc-10c.c (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/slp-reduc-10d.c (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/slp-reduc-10e.c (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/vect-ifcvt-19.c -flto -ffat-lto-objects (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/vect-cond-arith-2.c -flto -ffat-lto-objects (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/vect-cond-arith-2.c (internal compiler error: in build2, = at tree.cc:5097) FAIL: gcc.dg/vect/slp-reduc-10b.c -flto -ffat-lto-objects (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/slp-reduc-10c.c -flto -ffat-lto-objects (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/slp-reduc-10d.c -flto -ffat-lto-objects (internal compiler error: in build2, at tree.cc:5097) FAIL: gcc.dg/vect/slp-reduc-10e.c -flto -ffat-lto-objects (internal compiler error: in build2, at tree.cc:5097)=