This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: [PATCH] PR 78867 Function returning string ICE with -flto
- From: FX <fxcoudert at gmail dot com>
- To: Janne Blomqvist <blomqvist dot janne at gmail dot com>
- Cc: fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Wed, 21 Dec 2016 10:29:17 +0100
- Subject: Re: [PATCH] PR 78867 Function returning string ICE with -flto
- Authentication-results: sourceware.org; auth=none
- References: <1482311921-28495-1-git-send-email-blomqvist.janne@gmail.com>
> 2016-12-21 Janne Blomqvist <jb@gcc.gnu.org>
>
> PR fortran/78867
> * trans-expr.c (gfc_conv_procedure_call): Emit DECL_EXPR also for
> non-pointer character results.
>
> testsuite ChangeLog:
>
> 2016-12-21 Janne Blomqvist <jb@gcc.gnu.org>
>
> PR fortran/78867
> * gfortran.dg/string_length_4.f90: New test.
OK