https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107947
Andrew Pinski changed:
What|Removed |Added
CC||marxin at gcc dot gnu.org
--- Comment #
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107947
--- 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 sho
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107947
--- Comment #4 from Andrew Pinski ---
To expand on the invalid placement of the attribute, the C++ front-end also
rejects it and also see PR 101682 which is also asking about it, gnulib was
broken at one point.
I did find that clang accepts the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107947
--- Comment #3 from Jonathan Wakely ---
(In reply to WANG Xuerui from comment #0)
> I haven't bisected yet but can help doing so if necessary.
Bisection shows that it changed with r13-2976 which is the commit that added
support for the [[noretu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107947
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107947
--- Comment #1 from WANG Xuerui ---
The corresponding Gentoo bug is at https://bugs.gentoo.org/883719.