From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EDE203858412; Mon, 31 Jul 2023 14:42:26 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDE203858412 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690814546; bh=x3LHtTlBkuXNvtxbCRvyX/P5KS6fJXteD3GAhGu2Oo4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=x03MRZLh04H9/qtn6B63PLgICYNnSh/316lFbGyNwnehhe2JTmtKPPUdDZnpYBX4Z qaRf0ME+O7WraiHJd9A51nVfqQfnx8pxsJpKofAMeCCLPppdfCnlEWbsnl8Gg/oksK 3Y8llisbe9AC8FroJ4aYq6FfoCMKvFc+/ynO2FqM= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/30704] [gdb/testsuite, i686] FAIL: gdb.base/catch-syscall.exp: multiple targets: i386 vs i386:x86-64: insert catch syscall on syscall 1 -- write on i386:x86-64 Date: Mon, 31 Jul 2023 14:42:26 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot 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://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30704 --- Comment #4 from Tom de Vries --- (In reply to Tom de Vries from comment #0) > so presumably I can make the test-case pass by building with > --enable-64-bit-bfd. Confirmed, the test-case passes fully after a rebuild with --enable-64-bit-= bfd. Now also this works: ... (gdb) set architecture aarch64^M The target architecture is set to "aarch64".^M (gdb) ... --=20 You are receiving this mail because: You are on the CC list for the bug.=