From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 65AA83858D1E; Wed, 21 Dec 2022 03:49:02 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 65AA83858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1671594542; bh=WRbRUAW64nvoK1lgumkM6ubhIoyWlcQB6068joyTxSs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=UytXoGGOZJxrd/gOz1TM1EmY3YmkBia0NSQ7kzaNuKCXipWQfiUL//8Rci3Z5MzY5 /aGXuaFgE1+kX0YYDgdttswNMEwFaTaa1/hYNerI53N21LqsK8T4r4s4wOiPaAbtII pqJ7ARptQKBCHNq4Js1wOz1F029J3txHxbKHGIxM= From: "nightstrike at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/108152] gcc.dg/pr71558.c fails for LLP64 Date: Wed, 21 Dec 2022 03:49:02 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: nightstrike at gmail 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=3D108152 --- Comment #2 from nightstrike --- (In reply to Andrew Pinski from comment #1) > { dg-options "" } That would remove every option, no? Do others matter, like -pedantic, or whatever else is there?=