From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 741563858CDB; Sun, 11 Feb 2024 18:35:28 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 741563858CDB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1707676528; bh=CGsjYhuBSXJUOV0R839Zg9145uevdA6ObBKXwen6lr0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=XH9tFLbAcyO+u8MaZHQXIypZf9195z8bwbeEkG5FEuIQ+rzkjm/KgAvdWFTARi1J5 E+Q0ijo7DosHEqbf6Fgl4bgGhO7t6q0eyQ/UfKipU3kPzu82kwz1VwzKd9uhnhgwVw Aygu2hp1LqmCWeetvyGoTN2xpPdrNMuXe9C8JMWM= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/98531] [modules] g++.dg/modules/xtreme-header-2_a.H etc. FAIL Date: Sun, 11 Feb 2024 18:35:28 +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: 11.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: nathan at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also 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=3D98531 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=3D111224 --- Comment #23 from Andrew Pinski --- (In reply to Andrew Pinski from comment #22) > (In reply to John David Anglin from comment #21) > > With revision r14-8899-gc9bdcb0c343, I stll have the following fails: >=20 > Likewise on aarch64-linux-gnu. > FAIL: g++.dg/modules/xtreme-header-1_a.H -std=3Dc++17 (internal compiler > error: in core_vals, at cp/module.cc:6116) Oh that might be PR 111224 though.=