https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118118
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
Last reconfirmed| |2024-12-18
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Confirmed. This is a minor documentation but it would be nice to have this
documented.
Also related it would be nice to have _Bool as an extension for C++ so it might
be easier to compile some C99/C17 code with the C++ front-end too.