From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 67E963858D39; Wed, 17 Apr 2024 19:37:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 67E963858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1713382639; bh=tWztOhsNzvsIFwHiRHCQxRjpy7uA8JOplL8VqI6X/Iw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BYX9nF+Di5ctdi0qHCf/e8b5AmEykxcb8I1VIdPmhwrL1wgHfhy2zS0IGLG4bu4AH ogQ85GAIA4sxXkV4/ZkRc7XSn7FSAD6tkKVGeHwUCYXqhNm6ZW03svY5LNFrLzMGcA CpbVatC8O43R2FS3YP7WBiovA2hPkXpuVmh4H8gI= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/100604] GCC generates invalid LO_SYM for unaligned global Date: Wed, 17 Apr 2024 19:37:17 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 11.1.1 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW 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=3D100604 --- Comment #8 from Andrew Pinski --- Note this linker relaxation code could be more forgiving here and not produ= cing "wrong-code" but GCC should be fixed still.=