From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 87A293847707; Tue, 28 Nov 2023 13:34:52 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 87A293847707 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701178492; bh=F12ZXSqtOgxRu3mbCpkuQkA5xsiEPezZ0BnrJlShKjI=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BUXCkB99iIrVXq4Bm1e5aqXZIemHGyH+YmgzvQEJbuD69Vbhd7B9ZhhHSgHdyuwFK FrPYB7YCr41na8XhCaAkjW5bOl/PRUQ5VfNJUS+yuR98Oz5l3rvR6nDh2nDtd2HLi7 0QA4ImfC0XZS/n1lkF52WbBuJAVgTJbvzIukK04U= From: "wwwhhhyyy333 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/112729] gcc.target/i386/apx-interrupt-1.c etc. FAIL Date: Tue, 28 Nov 2023 13:34:52 +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: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: wwwhhhyyy333 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: 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=3D112729 --- Comment #7 from Hongyu Wang --- (In reply to ro@CeBiTec.Uni-Bielefeld.DE from comment #5) >=20 > Is there a reason to have -fomit-frame-pointer once before and once > after -mapx-features=3Dpush2pop2? Ah, thanks for pointing that out. Will adjust the order to keep them after -mapx-features.=