Janne,

On Mon, 27 Nov 2017 at 20:57, Thomas Koenig <tkoe...@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,

Reply via email to