From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 3C25A385C426; Thu, 16 Apr 2020 16:52:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 3C25A385C426 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1587055968; bh=9Pq6rT8QnkyB0jyYFyr6mDIXXoBMp4iuM62Aa9rA0M0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ra//ANVp1RYv9p07OGUPA1xNdHo4YmdUHVigvb0GoeOEgyc9NGFgqsL8ddKk85h4S dzuXt9hHT9upwszI9cAvd4KbVkuLaxHuejM3F7UpAnXpMswuO3YLmMLKotZUJE6Qx9 KAkp2qgLNsNpfHph2lKIEZwAl+/C4ius51OPMwmY= From: "meissner at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/94557] [9 regression] r9-8486 causes several builtin instruction test case execution failures on power 9 Date: Thu, 16 Apr 2020 16:52:48 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 9.3.1 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: meissner at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 9.4 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2020 16:52:48 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94557 Michael Meissner changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Michael Meissner --- Fixed by a change to GCC 9 on April 16th, 2020.=