This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR 78867 Function returning string ICE with -flto


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]