From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0C5943858D28; Fri, 26 Jan 2024 21:36:30 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C5943858D28 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1706304991; bh=zVj1qvwGkdClUJ+8RdrfXhVAk8hvu8NkxTl3zHEpJFs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AbgiAsED9sRcBo9v/xJ5RdC6hdK0kMH/uwGbJLz6/XgdQEspdz7VapUgVCyjiuvF/ f1Ras7waP2FzQ1/F8VReR/Mi2Gpc9GMoy8o2H5oVAT6RPXDqjZrlqWaKa7QCrF8OCG 7Ovr6x4ZTX4sPHxjIMRp80ZnIAh2KcPMjoHVV6F4= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/109705] [14 regression] gcc.dg/vect/pr25413a.c fails after r14-333-g6d4b59a9356ac4 Date: Fri, 26 Jan 2024 21:36:30 +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: patch, testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D109705 --- Comment #19 from Andrew Pinski --- (In reply to seurer from comment #17) > This still fails on power. Just so I can start to trying to reproduce it, how was your compiler configured? I want to make sure the testsuite choices are done correctly.=