From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 368FD3858D32; Mon, 15 Jan 2024 13:26:41 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 368FD3858D32 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705325201; bh=7B2uUmyD8t6KRvbphTrwVC1oYrWefXJW+zLXgi/z150=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yJoqx7PPyMCM2PAYNvfoXETRoXNvg357HEfH+oviCDf7UfsPWoNwbsX0CMnx+UZ7L AlpWprZ9cgMynYF8FpPDbvCLKQfify6QuWjgjgJu1I47a9qFqBMAVYRIfoCtw8SrSu 0BW2HzqpNVXKg/BstVfLyvQXlyDCG9Q2uXN6yGWo= From: "gjl at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113156] [11/12/13/14 Regression] AVR build broken due to ICE while compiling libgcc, started with r14-6201-gf0a90c7d7333fc Date: Mon, 15 Jan 2024 13:26:40 +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: build, ice-checking, ice-on-valid-code, opt-attribute X-Bugzilla-Severity: normal X-Bugzilla-Who: gjl at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords 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=3D113156 Georg-Johann Lay changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |opt-attribute --- Comment #15 from Georg-Johann Lay --- Should work now on v12.4+ and v13.3+=