[Bug c++/91578] bool to size_t warning -Wsign-conversion
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Dec 7 02:56:14 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91578
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Target Milestone|--- |10.0
Status|NEW |RESOLVED
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed in GCC 10 where -Warith-conversion only warns now.
More information about the Gcc-bugs
mailing list