From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 744F63858D34; Thu, 9 May 2024 08:55:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 744F63858D34 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715244920; bh=tAppvoN+usUlAGsUj7DEbftBHUoCZCr7u0RGpFhnmxo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=x2fJi2nmC9c5cnv+ea1fTUw+sCGN1fRTflAjtnAkpCZGNd9U+57S0DzB/bn9drWfi 45qdKtSXqFhB0VEZvD9ZyMkmQdixsu8Rfsg4nXivzIsqIFPwtDQh+6dxUFxetIgC9w 5beAP8pI8ixjg4WOllTJStJRzvwtjMvuaktdBeWw= From: "liuhongt at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug sanitizer/84508] Load of misaligned address using _mm_load_sd Date: Thu, 09 May 2024 08:55:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: sanitizer X-Bugzilla-Version: 6.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: liuhongt 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: cc 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=3D84508 Hongtao Liu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |liuhongt at gcc dot gnu.org Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #20 from Hongtao Liu --- Fixed in GCC15.=