From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 12E903858D35; Fri, 30 Jun 2023 03:09:53 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 12E903858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1688094593; bh=3FrDLemRk6WXeBGx2WwlWMyJVcmMRCYFD9giivXqaE8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=q41s2UPTMSHmtXv/VylHBfEPyXWb9Hpp7KLCv1EhASgEAeFN7sEY8Fzm0I36tYxQ1 SrwhOVatzAhdCFfNy4LnNE4Yj0JqOM7bQZ6M5U5j2YibfbqRqjoFTYmX4IFw14BEEV 6uphbQByWaMmvNVv1uMfOEX4jOsMwJPHk4BNl+Zo= From: "hp at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/108672] [13 Regression] g++.dg/modules/xtreme-header-2_a.H, _b.C, _c.C Date: Fri, 30 Jun 2023 03:09:52 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: patch X-Bugzilla-Severity: normal X-Bugzilla-Who: hp at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution everconfirmed cf_reconfirmed_on 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=3D108672 Hans-Peter Nilsson changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Ever confirmed|0 |1 Last reconfirmed| |2023-06-30 Status|RESOLVED |REOPENED --- Comment #3 from Hans-Peter Nilsson --- I'm briefly reopening this PR so my next commit makes sense, as r14-2109-g3162ca09dbdc2e overwrote the fix from February, making the fails re-appear. I'll re-commit the fix shortly.=