From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 0B4303858438; Wed, 2 Aug 2023 20:48:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0B4303858438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1691009332; bh=AWqt8GnrS3R3HatV5UnSfUn3eohmHtz+gC+sXXx4c7A=; h=From:To:Subject:Date:In-Reply-To:References:From; b=we7Yh9Dr7KoHUGcCi73sSvqHQqOeqvD0Mg+g3RxCsJgl9g+Iew5IhNIhMf5fbVTIS oYDlGaqn+Z+xmlWe2yRFyt93LQefIgTRMzC1CHQLATG/8AFAH6QIrn8O5fUmRO4sZk qmvPOHx/4xMmJvKtQuNE1S8bBDFIw5DtIiTUKK8M= 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: Wed, 02 Aug 2023 20:48:51 +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: cc 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 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |slyfox at gcc dot gnu.org --- Comment #3 from Andrew Pinski --- *** Bug 110880 has been marked as a duplicate of this bug. ***=