From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 6887D385840C; Tue, 30 May 2023 08:50:25 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6887D385840C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1685436625; bh=8VUizg80mOoNBRfKfAqkPHlXOJjbv/tHKO36+CM9nUU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tjf4xXB2RSJjO6hz7sLouI+3VESn14jZEHbSuoctiMveeIveJuHgWEuPyL5O/gEyt EnEUeiBDI6y+0gdvu60/bqxdK91sfFKcydoYWFJUYne9eBz9TYpMWvlhCf0+Yoao3L J46h29uUEky2B1JDqgMmklJbDV3nLcdCXwHx6X7c= From: "amonakov at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/109982] csmith: x86_64: znver1 issues Date: Tue, 30 May 2023 08:50:24 +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: unknown X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: amonakov at gcc dot gnu.org X-Bugzilla-Status: WAITING 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=3D109982 --- Comment #15 from Alexander Monakov --- For '--float' I think runtime differences are expected when you pass -m fla= gs that enable FMA, unless you also pass '-ffp-contract=3Doff'. For '--compiler-attributes' I'd suggest reporting only compiler ICEs (excep= t if you have some confidence the generated source is valid).=