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, fortran] PR26976 - Detect non-compliance of elemental intrinsics.


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


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