From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 2E2FD3858428; Fri, 19 Jan 2024 18:36:09 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2E2FD3858428 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1705689369; bh=HJsklOdICYbI4QnZuIeRguT5+AE/v452+pMoT0PDMFc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=l0abZBeGe7kD2ykd8ueaw2YShMl5mbsG1+lsQEmUzTYY0XSa8XOLa1aXlK7Wa4z2J upTqD9UeNJC6N7UgOdHyTTsIKOtnz59xawcRPMFEVDSwLrOQyVVnsizc1OFtz3OMON E1P5hyKcnQ76pqS3cGw557TtMo/lk+pinm1OQ3vI= From: "pinskia 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: Fri, 19 Jan 2024 18:36:08 +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: pinskia at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED 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: 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 --- Comment #11 from Andrew Pinski --- I can confirm it is also fixed on aarch64.=