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

sjames at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 22 22:17:18 GMT 2026


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

--- Comment #5 from Sam James <sjames at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #4)
> I don't think any users would get confused by the debug info saying 'bool'
> even for code compiled with -std=c99.

They may when debugging some janky custom bool type they had vs standard _Bool.


More information about the Gcc-bugs mailing list