[Bug libstdc++/104605] _GLIBCXX_USE_C99_STDINT_TR1 macro is not defined for canadian cross freestanding C++ toolchain

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 3 20:56:22 GMT 2022


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53657|0                           |1
        is obsolete|                            |

--- Comment #13 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Created attachment 53664
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53664&action=edit
Make <cstdint> work freestanding

If Arsen's patch for use_gcc_stdint isn't accepted, this will allow libstdc++
to work.

Maybe we should just do this for now anyway.


More information about the Gcc-bugs mailing list