https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119540
anlauf at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #60936|0 |1
is obsolete| |
--- Comment #6 from anlauf at gcc dot gnu.org ---
Created attachment 60953
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60953&action=edit
Extended patch for reduce.c
This patch additionally corrects the prototypes for the character versions,
as the type of character length is gfc_charlen_type, not index_type.