From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 71E3E3849AC1; Wed, 15 May 2024 17:26:40 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 71E3E3849AC1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1715794000; bh=spxwtwrJYTgYQHRBQRr+iDIFsy7idQ9qkcXaNEPIthg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=FPB4TUVgg0Nkzj+sykSj+CVcfvSk1WGWKMmNXCM7WDJwkrr3CLoLwcIH4AMhnbWez teYi3DQW/7pZPDX1NG4A7uXvJqq5t5iwM8Ce5ZY93c3X5QnIJNBxRXauf3TugMc3bQ Q7VXsY0tK9gQbKYLI4flfzKU4UsEZ0cnzBHn4CZo= From: "mpolacek at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/94404] [meta-bug] C++ core issues Date: Wed, 15 May 2024 17:26:40 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: dep_changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c++ X-Bugzilla-Version: unknown X-Bugzilla-Keywords: meta-bug X-Bugzilla-Severity: normal X-Bugzilla-Who: mpolacek at gcc dot gnu.org X-Bugzilla-Status: NEW 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: bug_status resolution 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=3D94404 Bug 94404 depends on bug 113760, which changed state. Bug 113760 Summary: [DR1693] gcc rejects valid empty-declaration in pedanti= c mode https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D113760 What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED=