From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D0C3F3858D20; Thu, 10 Aug 2023 23:07:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D0C3F3858D20 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1691708874; bh=YBisQzO+Kmgh2nhNd/fZ1npHGuHHB1Zp8geMFSQme6E=; h=From:To:Subject:Date:In-Reply-To:References:From; b=cZeraOEOVRJO6rcp++unqRVs6q9FHNaCVPt/3XZkO3L9Eqx4aRjRIOdN+lwddCG8I RNZmazeyBCRqqh0oQkc8XaDV8Luz+s+sGmOPXI+H6fxbYx8RUk96zLRxYafMCAml24 24/Cv8zl0NRAPEc4nM6Pivcuv4ANZFuxsoLX2HvA= From: "romain.geissler at amadeus dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/107954] Support -std=c23/gnu23 as aliases of -std=c2x/gnu2x Date: Thu, 10 Aug 2023 23:07:53 +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: diagnostic, documentation, internal-improvement X-Bugzilla-Severity: normal X-Bugzilla-Who: romain.geissler at amadeus dot com 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: 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=3D107954 --- Comment #4 from Romain Geissler --- In the latest agenda published (https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3156.pdf) it seems that = now the next C revision has been delayed a bit. At this point, is it known already if it will be officially called C23 or C= 24 ?=