From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 06E113858D39; Fri, 26 May 2023 05:31:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 06E113858D39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685079072; bh=mBmTOTADtpRCSMT29gPhoth8qPI3fB3oNiTlAYYt+eI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IBpA648XYjoZmWUU9zc7QohNQTL8iWOpOPXLXvjI2KE1EM4+qOVvRPiGNfIC6b6YG CfKjCsIsPt8zcT9DqTTBOHSvZV0r3lXIOiIaOic4Qh3DKiwX+vjnaFbs7hkiRqk9yI gHjlzf551F2M2rg1z5UTxk8BbLhlkgAfoVQQb1rc= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109977] [14 Regression] ICE: output_operand: incompatible floating point / vector register operand for '%d' at -Og Date: Fri, 26 May 2023 05:31:11 +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: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 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=3D109977 --- Comment #2 from Andrew Pinski --- Introduced by r14-215-g85279b0bddc1c5 .=