From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C35F73858C48; Sat, 11 Jan 2025 18:44:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C35F73858C48 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1736621054; bh=ikl6Br3kSbzd33pn+OJqVZP9/iWYmktevt6usEnC3ZU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=j7QjjKGq7YWtKZiuiH3RTE/Min5odCAYf5Vv+Go0XmEgLAT1PX0jW4Qfhugh966gN HOpNTlXrU8tbWAV1uRI7SYPgkL+9h4l1FguDU/nsHtzTWYPx7hLUKouzMFscb/DZxB Ef7lXVUKApt6E0dy8TvtIMTYQiHa+ws5wzyY3kgw= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug c++/20400] m-static test fails to compile Date: Sat, 11 Jan 2025 18:44:13 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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=3D20400 Tom Tromey changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Tom Tromey --- This was fixed a long time ago by commit d2dfe7003423d41394d2475680e55af796566b8e Author: Jan Kratochvil Date: Thu Sep 15 23:45:11 2016 +0200 testsuite: Fix C++11 compilation failure for gdb.cp/m-static.exp --=20 You are receiving this mail because: You are on the CC list for the bug.=