[Bug fortran/53796] I/O INQUIRE of RECL: If not specified in OPEN, the default value should be returned (sequential access)

jb at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Sep 7 19:01:00 GMT 2018


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

--- Comment #22 from Janne Blomqvist <jb at gcc dot gnu.org> ---
Author: jb
Date: Fri Sep  7 18:59:50 2018
New Revision: 264163

URL: https://gcc.gnu.org/viewcvs?rev=264163&root=gcc&view=rev
Log:
Remove unused init_unsigned_integer function.

As pointed out by Bernhard Reutner-Fischer, this function is unused
since the fix for PR 53796 in November 2017.

2018-09-07  Janne Blomqvist  <jb@gcc.gnu.org>

        * runtime/environ.c (init_unsigned_integer): Remove.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/runtime/environ.c


More information about the Gcc-bugs mailing list