From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 92D3C3858D35; Thu, 7 Mar 2024 19:56:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 92D3C3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1709841370; bh=wsptCU5CnlmIk2QRd00c1JQywx96pD949jkW2ePIbSY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=yigh7+k9KmANikliEV/FC43JeyQ8w3/rDcpIR6+KVZEo5z7yZsjzGHRpFvzZOwlTZ cePojghejMumVc+z7PsFzHVWDFGrdzPUQz7LpSowcQPvR5P0+NrB9QenpDa9jD/BTq LL/k09m/E8HsIaH5iAVDUarnVBgCrLhUettrbOWc= From: "ppalka at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/94476] NSDMI deferred parse Date: Thu, 07 Mar 2024 19:56:09 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ppalka at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P4 X-Bugzilla-Assigned-To: nathan at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc target_milestone 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://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D94476 Patrick Palka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ppalka at gcc dot gnu.org Target Milestone|--- |11.0 Resolution|--- |FIXED Status|SUSPENDED |RESOLVED --- Comment #2 from Patrick Palka --- Fixed since r11-2371-gb95eba48a1a252 I suppose.=