https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95178
Bug ID: 95178 Summary: error: array subscript has type char Product: gcc Version: 10.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libquadmath Assignee: unassigned at gcc dot gnu.org Reporter: roland.illig at gmx dot de Target Milestone: --- Created attachment 48553 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48553&action=edit patch The GCC code should correctly use the <ctype.h> functions. Compiling GCC with -Werror=char-subscripts should succeed.