[Patch, fortran] PR25597 and PR27096 - automatic character, pointer array results.

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Apr 15 19:41:00 GMT 2006


On Mon, Apr 10, 2006 at 06:45:18PM +0200, Paul Thomas wrote:
> 2006-04-10  Paul Thomas  <pault@gcc.gnu.org>
> 
>    PR fortran/27096
>    * trans-array.c (gfc_trans_deferred_array): If the backend_decl
>    is not a descriptor, dereference and then test and use the type.
> 
>    PR fortran/25597
>    * trans-decl.c (gfc_trans_deferred_vars): Check if an array
>    result, is also automatic character length.  If so, process
>    the character length.
> 
> 2006-04-10  Paul Thomas  <pault@gcc.gnu.org>
> 
>    PR fortran/27096
>    PR fortran/25597
>    * gfortran.dg/auto_pointer_array_result_1.f90: New test.
> 

OK.

-- 
Steve



More information about the Gcc-patches mailing list