From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6E65D3858CDB; Mon, 8 Jan 2024 12:14:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6E65D3858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704716065; bh=4WD2JNWqUBfBWoAqOL10R3dyskqZVu78pB9VbXQH3L8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=F3at63i4iT/I/YenhnZERD3C4CYcmcT5HILTmIacecrpO1oMNrBEdNWZQEZ7jzvhv FzyrwdABnYwW3q6Dl5TkKy0PRu0whgVDsVX/FNIwoKF9J/lGttQ70TIehf/2rssZie oglKiVHuGeAgopMIkiHdz+YkeYvUCMoh+F1gGRTQ= 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 12:14:25 +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: priority bug_status resolution target_milestone 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 Georg-Johann Lay changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 |P5 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Target Milestone|--- |13.3 --- Comment #4 from Georg-Johann Lay --- Fixed in v13.3+=