From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 04DF13858D33; Tue, 28 Feb 2023 12:58:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 04DF13858D33 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677589115; bh=3pugMIPsQymC0hArzJkuGwr8pLODJRCX1AFJiQwfa2k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xWxXa/ov6rpvko4wvL/dpBvTZabx7bPIlOoVVpNkdjL/uNegnoXvryu4NYCABS5Ln ZorgPzSIUi/8n4V3Om+vzlEgDmgd+MSIv/nJYkm+EGVFYdYhdOBxCG7AmIUPpfgVV7 PhAqGGptRF38T5O7YOtcJ4x+8PoZLqJGnmRZgg8k= From: "chrisfriedt at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/108965] g++: unable to parse c11 _Generics Date: Tue, 28 Feb 2023 12:58:34 +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: 11.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: chrisfriedt at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: pinskia 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=3D108965 --- Comment #10 from Christopher Friedt --- Thanks - I wasn't using -pedantic, but you have certainly proven stuff.=