From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 899353858C53; Tue, 28 Nov 2023 03:33:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 899353858C53 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1701142412; bh=UZqCjoNL84OOsLlAH5K8MNXPs0BrjJ1SSIKEiRS7BI4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=JMp/4yof1ak3AzStmpm7MHdfJpmE3wOWy/Zfl2gochh1a5Q/8RypEwEaj7mocjgqp tKeH3v4yCZ5a7yS9eNXF7dKcJg7FVGJ8qzK69pCwqy56AzvhdiWi8I+PL2r8KZ69Mt nFRADX74pNIrLF0dD+IK4VRfsDcjTTdI42vKlCDE= 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 03:33:32 +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: 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: attachments.created 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 #3 from Hongyu Wang --- Created attachment 56703 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56703&action=3Dedit A patch Hi Rainer, can you help verify if the change make these test pass on solaris/FreeBSD?=