https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116838

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>Where to find #include <stdbit.h> in c23?


That is part of libc rather than GCC.

>Where to find SetThreadDescription?
That is a Windows/mingw question and definitely out of scope of GCC.

>vapoursynth

This looks like a bug in that project go report it to them.

>python 3.13

This looks like a windows specific issue with python so you should report it to
them.

The warnings themselves are for deprecated features in C++ and nothing to do
with GCC except GCC is warning about them.

FMT:
https://github.com/fmtlib/fmt/issues/3584
Which is fixed already and was a bug in fmt.

Reply via email to