From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5D1CF3858C78; Thu, 28 Mar 2024 23:09:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5D1CF3858C78 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1711667366; bh=jj83mnMnOnSAIglORCHqNwVwRmFfrmJNuoUu6s27RhE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=urCeoftLsbnWFIPem2bKAXzCwKFqmjWwayRzuLSp/hoItqbYJf96DUlLgnWkpV2gp G2ZkIjvMJER06pC8sYt+JOR1zRwFdhaOtCNTcctUw/qVNDqR/mnHDnZJ0pmd7h8d/S ImujEBKR6jKkb6GmUwQS452wQA8zK046A4a8Dcys= From: "segher at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/114518] [14 regression] gcc.target/powerpc/combine-2-2.c fails after r14-9692-g839bc42772ba7a Date: Thu, 28 Mar 2024 23:09:25 +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: segher at gcc dot gnu.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: 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=3D114518 --- Comment #1 from Segher Boessenkool --- It fails with -m32 only for me?=