From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0136D3860743; Tue, 2 Apr 2024 20:40:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0136D3860743 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712090411; bh=93KhakYsaHIL5FYVR02Vo+VrpszCWGEgfUoNlLjo/lw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=AK+xOVcmfyagJ2F+zR5xRtyNu3FVoENyqNLhrsSCpX1Oc8OLwISI64KKI2SR0bHt0 /imUYB68rxtYfFnv3HGYlBwO4tr7oIyWTlPsOpCoHPuLhEihTuQPSO5Szzu/eWG0Wy 42ac5voI0z4nuVPuzn+YQdTdOwthDBXBVu8UpuMU= From: "yshuiv7 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/114566] Misaligned vmovaps when compiling libvorbis for znver4 Date: Tue, 02 Apr 2024 20:40:10 +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.2.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: yshuiv7 at gmail dot com 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: 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=3D114566 --- Comment #7 from Yuxuan Shui --- Looks similar to Bug 110027, but ASAN is not involved here.=