From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 5420C3858D35; Wed, 15 Feb 2023 03:44:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5420C3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1676432675; bh=SefLtXtCLnp+WToAddI/WmC8yBMvpTYRrKTj9L+g1go=; h=From:To:Subject:Date:In-Reply-To:References:From; b=wUkTUo9IE0ohV0rOaf7M8MZEjjj8UQOjv/oGsp3DM7zOI7s6zIV6BnXf2HgzGbUBY iJILYdRZ0R1lXg3OzOIfKcRsATmBu2aO9S1iquhQdyDdneQdHLGLDd7I3YtaQNRnVa ajqF/zeNJbBD/nL94haui8EWKMQRzaDhn9iTgBiA= From: "sam at gentoo dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/108796] GCC 13 accepts [[noreturn]] attribute without -std=c2x Date: Wed, 15 Feb 2023 03:44:35 +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: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sam at gentoo dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE 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 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=3D108796 Sam James changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |DUPLICATE --- Comment #3 from Sam James --- *** This bug has been marked as a duplicate of bug 101682 ***=