[PATCH] PR 53796 Improve INQUIRE(RECL=...) handling
Bernhard Reutner-Fischer
rep.dot.nop@gmail.com
Fri Sep 7 13:37:00 GMT 2018
Janne,
On Mon, 27 Nov 2017 at 20:57, Thomas Koenig <tkoenig@netcologne.de> wrote:
>
> Hi Janne,
>
> > PING
>
> Looks good for trunk. Thanks!
AFAICS this removed the last user of
static void
init_unsigned_integer
which manifests itself as
../../../../../src/gcc-9.0.mine/libgfortran/runtime/environ.c:104:1:
warning: ‘init_unsigned_integer’ defined but not used
[-Wunused-function]
104 | init_unsigned_integer (variable * v)
| ^~~~~~~~~~~~~~~~~~~~~
and hence should be removed.
thanks,
More information about the Fortran
mailing list