From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 232223858C74; Wed, 25 Jan 2023 19:39:33 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 232223858C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1674675573; bh=47/2GDMZ/P21i6jm+8RmudaG8j8Wi6upf9IHz88dtM4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yKgbUsq/PMG7CmHSS2U8pYm1y7MRgSzHlOB+6Dcc2CEUNBAv1i3AAt3XawICMXGCv 9EfA00SuedoGTQeKCqrdys+zZXufAAd3eV6NvyxixEtGoSEhjYzZyOlf/d8GrI1Tlp Hdmf3pEKgjHxKISLkdBAktcwvPQBQfTI+6sAVjNI= From: "user99627 at gmx dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/105753] [avr] ICE: in add_clobbers, at config/avr/avr-dimode.md:2705 Date: Wed, 25 Jan 2023 19:39:32 +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: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: user99627 at gmx dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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=3D105753 --- Comment #11 from User99627 --- I can also tell the bug occurs regardless of the -flto flag is present or n= ot.=