[Bug fortran/94958] gcc/fortran/trans-array.c:9797: possible typo ?

vehre at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Aug 11 13:04:53 GMT 2020


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

vehre at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vehre at gcc dot gnu.org

--- Comment #3 from vehre at gcc dot gnu.org ---
That should clearly be:

  args.errmsg = errmsg;
  args.errmsg_len = errmsg_len;

I have to see, how this can be tested best in the gfortran testsuite, if
possible at all.


More information about the Gcc-bugs mailing list