[Patch, fortran] PR26976 - Detect non-compliance of elemental intrinsics.

Steve Kargl sgk@troutmask.apl.washington.edu
Sat Apr 1 22:16:00 GMT 2006


On Sat, Apr 01, 2006 at 07:55:38PM +0200, Paul Thomas wrote:
> 
> 2006-04-01  Paul Thomas  <pault@gcc.gnu.org>
> 
>    PR fortran/26976
>    * array.c (gfc_array_dimen_size): If available, return shape[dimen].
>    * resolve.c (resolve_function): If available, use the argument shape 
> for the
>    function expression.
>    * iresolve.c (gfc_resolve_transfer): Set shape[0] = size.
> 
> 2006-04-01  Paul Thomas  <pault@gcc.gnu.org>
> 
>    PR fortran/26976
>    * gfortran.dg/compliant_elemental_intrinsics_1.f90: New test.
>    * gfortran.dg/initialization_1.f90: Make assignment compliant.
>    * gfortran.dg/transfer_array_intrinsic_1.f90: Simplify.
>    * gfortran.dg/transfer_array_intrinsic_2.f90: Make assignments 
> compliant and detect
>    bigendian-ness.
> 

OK.

Of course, the last time I approved your TRANSFER patch,
it led to madness. :-)

-- 
Steve



More information about the Gcc-patches mailing list