From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A8B023858C5F; Mon, 3 Apr 2023 16:17:44 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A8B023858C5F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1680538664; bh=4mNAUMlkHPhCCtvBt8zdlfJgRfsbbxqb1+4U9tDCH3w=; h=From:To:Subject:Date:In-Reply-To:References:From; b=bLAm+L6arcFAmXyLHzMtetSeVNjM9ykcKtzc02M9zCk1OeOSlWOazbQNdkzGvgUnL xct43qHTHOsB+ba93VZ32716whxC/qIFADmvreyd2RCeYRrNfNRzgGp5SictxgYOuM gyNjR/lxiI9c1OzP7lVt/fBQ6yKMaBKdFs4bMBgs= From: "damian@riscv-rocks.de" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109384] [13 Regression] unquoted keyword 'float' in format [-Werror=format-diag] Date: Mon, 03 Apr 2023 16:17:44 +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: X-Bugzilla-Severity: normal X-Bugzilla-Who: damian@riscv-rocks.de 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: 13.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=3D109384 --- Comment #3 from Damian --- Hello Jakub, withe the change "%<-march=3D%s%>: z*inx conflicts with floating-point exte= nsions ?"=20 the build works again Best regards Damian=