From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6E4C238582AB; Mon, 16 Jan 2023 13:22:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6E4C238582AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1673875342; bh=rFBO04ViqeqQymH2YNOzTYB46MB27DkAjs//qv9Vyno=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mpiUUy0FY+bsFMTBdX6A3d6hrJptAxAZ+wSKPirfoiTeyPTeAN2o+CKBSs5upnCZe 2BoVS6zgLJ0xyzI604J8dUhoF085J0jlAo6P2lZDIAL4AsBPw+Gi6Bp8Yt/dOX0lGB gKvVa54ChzyEwfPZk8iwt9lnubEIshcklNnZau0U= From: "stammark at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107714] MVE: Invalid addressing mode generated for VLD2 Date: Mon, 16 Jan 2023 13:22:21 +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: stammark at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: 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 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D107714 Stam Markianos-Wright changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #9 from Stam Markianos-Wright --- This should now be resolved on all active branches (11, 12, 13)=