From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0C7913858D38; Mon, 23 Jan 2023 07:37:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0C7913858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674459425; bh=S4pVWus5axMcAD/RoforiQva/ctiYFoF7E1/f6YKBeg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=abbTooavubvY41/J4LHw/NPbtsxFMmzRuZsj+8H1bob+W4GJMQNIvTcitLROFo58H ElGHtrqa/gQPQkCd+7WQeHNiu8iw4sZfo4HyORuhs/Ze+jW5tabGZLUAQx2UYR8KxF m21z58CYvRvdLjw5MpV3/cUqD1fmKbH80rOq2oTM= From: "sam at gentoo dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/103100] [11/12/13 Regression] unaligned access generated with memset or {} and -O2 -mstrict-align Date: Mon, 23 Jan 2023 07:37:04 +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: 11.2.0 X-Bugzilla-Keywords: patch, wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: sam at gentoo dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: pinskia at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.4 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=3D103100 --- Comment #16 from Sam James --- (In reply to felix from comment #15) He means apinski who submitted a patch, not you.=