From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9D79C3858281; Mon, 17 Oct 2022 13:11:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9D79C3858281 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666012294; bh=6UnxzMN8RLkdCg/wqRgEyGYXAKTKjkHz97GUsMaGNpQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jmBPheuRLNji4bPH7qygScuHAMykqsfCa82cHH1KP7UBvlSKghgcqA7+PiNRyY4AT bnrn8YIjRc5SfOP+TSandmVKHPL6NHG4Zvm1O/8z0Fbd2vu+vQxFz61FNxu32H5jO8 2L+JUXLPWbFJddcFbO8iCy7E6bDNwI9GUogO8MOo= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107160] [12 regression] r13-2641-g0ee1548d96884d causes verification failure in spec2006 Date: Mon, 17 Oct 2022 13:11:34 +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: 13.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution cf_known_to_fail bug_status cf_known_to_work 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=3D107160 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Known to fail| |12.2.0 Status|ASSIGNED |RESOLVED Known to work| |12.2.1 --- Comment #20 from Richard Biener --- Fixed.=