From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 07C273858C41; Sat, 13 Jan 2024 18:59:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 07C273858C41 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705172361; bh=J5YaTHEbFiPVZcus9qvUQITrQPJNEhsthQhQK71GJOw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pm1l/CiHIyYrb5lthDpak6sexwXb3JYt+HUfyyJWmR9wzRXwBmuhoZHf7fVge74Lt i5fHrI8H0eL2b5lHY6MltYJBC242tlURYlRJ3Xr8dEYu8YUlZHUFS+W9hROnaukCPV xBA84nnOQFJBCEXPMo6AB5C0sv40Kp089QFtIz8k= From: "danglin at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/113038] [14 regression] Excess errors for g++.dg/modules/hello-1_b.C after r14-6569-gfe54b57728c09a Date: Sat, 13 Jan 2024 18:59:19 +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: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: danglin at gcc dot gnu.org X-Bugzilla-Status: REOPENED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: jason at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D113038 John David Anglin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |danglin at gcc dot gnu.org --- Comment #8 from John David Anglin --- > Only partially: the "g++.dg/modules/hello-1 -std=3Dc++2b execute" > is still there, and was part of the regression; at least introduced at the > same time. Same failure is observed on hppa64-hp-hpux11.11.=