[Bug debug/125935] [debug] bool type supported in C23, but debug info says _Bool

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 22 11:11:19 GMT 2026


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

--- Comment #1 from Drea Pinski <pinskia at gcc dot gnu.org> ---
I would assume both are correct. _Bool is still the main type while bool is the
keyword alias to _Bool.


More information about the Gcc-bugs mailing list