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.
