From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D1DCB3858C66; Wed, 17 Jan 2024 08:29:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D1DCB3858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705480147; bh=agrVVAHRu5QrPHVQHMR/IyL4OC7JUztUJWeoqkXeQko=; h=From:To:Subject:Date:In-Reply-To:References:From; b=nlkeuAcLHoyVgNnsaDeoNJPafRN0uBFo7YligE8ezRYPhEbb5ODTUZgzUY/oDQMZS JJVquYzj9LAPQmEyAtvx+jCqm3hZGKSsIKc71QUgPEajnq0aiYL/VINJ2KWxmNa7tT 3pNIsrVARv1UrmlqnUKahSVu0oxiWW0mVwldhEkM= 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: Wed, 17 Jan 2024 08:29:05 +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: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.4 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=3D113156 --- Comment #17 from Georg-Johann Lay --- (In reply to Andrew Pinski from comment #11) > The patch is semi-correct Would you detail on this? What parts for a complete fix are (still) missing= ?=