From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 099783858003; Mon, 8 Jan 2024 14:10:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 099783858003 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1704723008; bh=9AghZFTGFogXsh1IX1d2ExSVsjALtYF/NpRM5lZuYhg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=YjH+s5IeemzGLuSGMYqdE+P/bJmqaORxZ/l4aoIFiUO+uHgmveFoDtEAJwGczJRLW +SCNO3EnzulEfvX8Qgg7ZK0tlQoXlyzesQU6vat7t76EVJAO3/k/JwDux48bkBYEXb YItmG9xpaVTJSu46JXMRXQ3fkBwHKraW3x9IMnvQ= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/113156] [14 Regression] AVR build broken due to ICE while compiling libgcc, started with r14-6201-gf0a90c7d7333fc Date: Mon, 08 Jan 2024 14:10:07 +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-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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: target_milestone cc keywords short_desc priority 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 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |14.0 CC| |aoliva at gcc dot gnu.org Keywords| |build Summary|AVR build broken due to ICE |[14 Regression] AVR build |while compiling libgcc, |broken due to ICE while |started with |compiling libgcc, started |r14-6201-gf0a90c7d7333fc |with | |r14-6201-gf0a90c7d7333fc Priority|P3 |P1=