[Bug c/94247] Wrong char-subscripts warning for limited-range index

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Mar 23 07:37:17 GMT 2020


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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Yes, it's bad programming practice to use 'char' for any arithmetic.


More information about the Gcc-bugs mailing list