From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 89FD33858C83; Thu, 1 Dec 2022 18:40:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 89FD33858C83 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1669920054; bh=mQTy9dV6qtRn8eetjxOoiNFXdN5cqg0oynrWM/3gLyU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QfYwYud2QV+BvQmUj3bWwaOj0NdWxPwSA43E6fr9+NXKY+ua90iz6SNsHOqRPPDOn iipbPD+O2n8gVqzUjUGjotOpmdYLRnA3ZNz0H8ikuFPrf6oWZ8bzf8dnOczN1Y0Yct iuXObCk+VZjPwjX+DLKeTzpaBUGc2ugT9LuV9cJk= From: "eggert at cs dot ucla.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/107947] __has_c_attribute incorrectly identifies attribute as supported Date: Thu, 01 Dec 2022 18:40:54 +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: eggert at cs dot ucla.edu X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: INVALID 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=3D107947 --- Comment #5 from eggert at cs dot ucla.edu --- Thanks for reporting the conformance bug in TZDB. I fixed it in the TZDB development repository here: https://github.com/eggert/tz/commit/9cfe9507fcc22cd4a0c4da486ea1c7f0de6b075f and the fix should appear in the next TZDB release.=