From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BA7B6385841F; Mon, 8 Jan 2024 13:15:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BA7B6385841F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704719728; bh=0Xkb/h1yISgCZAIR+DvMTzb7G/uNPHnlWODRZwbMeRA=; h=From:To:Subject:Date:In-Reply-To:References:From; b=rnOiDTsaSvl4q3IEmKjKSk0OW2XuROKEOWzLTjNGCb39vCViedP1smAbyK96fcwFJ X3EoMTTURtvTbZlSjG3UfR0Gg8RDxefv0Ymj8cK6eOa9bXMUZZPduT6QasC/P8Mj11 kgQwU3vBJF+w4ueAv5oX5qr4eunPgtTXAp/3j3eo= From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/112952] avr: attribute address not working with -fdata-sections -fno-common Date: Mon, 08 Jan 2024 13:15:28 +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: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: gjl at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P5 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 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=3D112952 --- Comment #6 from Georg-Johann Lay --- Also fixed on the v12 branch for v12.4+=