From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5E1C03858CDB; Sat, 30 Dec 2023 19:19:18 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E1C03858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1703963958; bh=anO6CXNPWV7XRHj+XJIyxF02d3ovoqz/0crhb4Amn/o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=A6gu1Y63+qpm/le/tJjD/3sqd5tl5AEj/4NyE3Ec8WxsM5xnQrADFvI4Rm6Aapz+R sla3w1qfLUBt1G2p/wx+nahnYygzUhp9VlGEUDbpQgbllvekVjUb5ny8i/+gnG9Nco LjNLGPdHGUH7B2CwFgscj3OfzQ2yzpWVsigJI9aY= From: "danglin at gcc dot gnu.org" 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 19:19:17 +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: danglin at gcc dot gnu.org 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=3D113182 --- Comment #3 from John David Anglin --- Created attachment 56966 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D56966&action=3Dedit Preprocessed source=