https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123538
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This an artifact of godbolt using a new libc and executing using
LD_LIBRARY_PATH with the libc in there but not using the ld.so for the loader.
This is not a bug in either gcc nor glibc but in the way godbolt is doing their
execution.