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

--- Comment #2 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Created attachment 61913
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61913&action=edit
Proposed fix correcting the implementation procedure parameter name for
ARRAYOFCHAR:Write

Here is a proposed fix which replaces parameter name 'a' to 'str'.

gcc/m2/ChangeLog:

        * gm2-libs/ARRAYOFCHAR.mod (Write): Rename parameter a to str.

Reply via email to