From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CA3B13858C60; Sat, 30 Dec 2023 18:38:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CA3B13858C60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1703961537; bh=TpbqVYdFsrjFz4rl30+ifPo/DwtURAw/VuI94CKpWYY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Ta/88pynzlT7u92PkniKUOX8NKY+H8VrRKn3FX/trdZNmU3xSvAgizOd/n5Kha3EE shUMiQRbFLnk1VdGiKCKPvfSRzFgrxasz7akRxs4vfvmE1uqFv/YZFa3SZaQ1OU4S+ lG6ZhpIDNGCEaZPo+IWEgK82VYHsWw/3DsoBRDdY= From: "dave.anglin at bell dot net" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/113182] [14 Regression] FAIL: g++.dg/cpp0x/udlit-namespace.C -std=c++14 execution test Date: Sat, 30 Dec 2023 18:38:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: dave.anglin at bell dot net 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=3D113182 --- Comment #2 from dave.anglin at bell dot net --- On 2023-12-30 1:30 p.m., pinskia at gcc dot gnu.org wrote: > I figured it would be PA RISC which would have issues with this too. It's only an issue on hpux.=