From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AC2453858C42; Tue, 16 Jan 2024 08:18:34 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AC2453858C42 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705393114; bh=944/ZvuZrmqv+zsPmGn7HZc3p8pT6m1oSw6crQZ79KE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iv/ynlbRI9u7xrF/P5IZhfhKA4V3D1Fgv3lDlIJntc1b+L7+SmPHAhh0gl15LLazm ASH+xXvarR2vgWH2rYBe4eub79+iVI/2WYdyDwQo3qqAfsF0JZsALImAh0pvc3XkTU Prux00Uf+fzw8VH6dXTqOAOc2t5DZgs1y76sVKig= From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107201] [avr] -nodevicelib not working for devices -mmcu=avr... Date: Tue, 16 Jan 2024 08:18:33 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: gjl at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.3 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status target_milestone priority keywords resolution 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=3D107201 Georg-Johann Lay changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Target Milestone|--- |13.3 Priority|P3 |P4 Keywords|patch | Resolution|--- |FIXED --- Comment #5 from Georg-Johann Lay --- Fixed in v12.4 and v13.3+.=