From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8BACF3857366; Tue, 25 Oct 2022 08:03:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8BACF3857366 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666685023; bh=hLe81UID6vrAUjhRJtcN744FLEO6e2XH0eboRh51gck=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Tns0wpqQO74ai5Ua4Z5akGAADayO6RDRqxxxjBATL260sJnh0CIVjBD0ZbuC7k52P bU0AzxC8NUXvLurVssFYhdczfDzXdOPgnOQ1P1r4+6v/RCrAX00LKPCnijqulzOM+s VVJrp7c2VUPZFhl/bvC4MNfIK7NY4/8ZKphXdbJQ= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/100756] [12 Regression] vect: Superfluous epilog created on s390x Date: Tue, 25 Oct 2022 08:03:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Version: 12.0 X-Bugzilla-Keywords: missed-optimization X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: priority cf_known_to_work short_desc 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=3D100756 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P2 Known to work| |13.0 Summary|[12/13 Regression] vect: |[12 Regression] vect: |Superfluous epilog created |Superfluous epilog created |on s390x |on s390x --- Comment #7 from Richard Biener --- Fixed on trunk - lets see if there's any fallout.=