From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AE07E3858C27; Tue, 22 Nov 2022 19:17:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AE07E3858C27 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669144675; bh=cLY+L3F6oAcSbuS0eDIMTObhCbuw+nqh2pcZ/C8KaUk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=T79onxqOXsDPIb0HsQLBmJVyCpFloEwPgL1qZPDZbB81c4VKZ0qUn5PW0Jw0AxuDG 5+5I0x3Z8bu6mas3KQGu5N+ZpdLmcnzlYsLv2CL9s3fVheA/GRSY/DzS00po0Rgqmw dTRJfQeSOL1VCGkstryN7tpM8h0GK+g45qelmkzk= From: "pinskia at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/98487] ICE: tree check: expected identifier_node, have tree_list in is_attribute_p, at attribs.h:155 [C2X attribute syntax, gnu::format and -Wsuggest-attribute=format] Date: Tue, 22 Nov 2022 19:17:55 +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.0 X-Bugzilla-Keywords: ice-checking, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: pinskia 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: cc 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=3D98487 Andrew Pinski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adam.f.badura at gmail dot= com --- Comment #3 from Andrew Pinski --- *** Bug 107802 has been marked as a duplicate of this bug. ***=