From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 8EFF43AA9C61; Thu, 17 Nov 2022 16:43:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8EFF43AA9C61 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668703400; bh=o7RCpGuuxBzQN5/P2hp7ddmFsWNJMc0L1dEC+SBB4GA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XP9jmvOwrA3pNjne/f8/WXvTCN6c3/Ld3dPYHczidt93uItos/By8pRtESZWQEsqZ JoqIhNBDjXF0GbEobTvI77123PHxXs5pB7zwBXntR/VfFOhBfz7hz0gRAvClSpMNNK fK6az+7XmWivoLC90PQPiDnkx39NQ0m2w0kllYRQ= 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: Thu, 17 Nov 2022 16:43:20 +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: 12.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: stammark 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: cf_reconfirmed_on 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 ---------------------------------------------------------------------------- Last reconfirmed| |2022-11-17 --- Comment #3 from Stam Markianos-Wright --- Thanks for finding this! Confirmed the `vld2` bug on latest trunk -- my gue= ss would be either a GCC backend or a gas bug (I'm not familiar with these instructions). For the `vmulq` issue I'll reply under the other thread, but I believe that very soon we'll be able to put that down as "already fixed", so we can keep this thread for `vld2` only.=