[Patch, fortran] PR28172, PR29389, PR29712 & PR30283 - some "one liner fixes"
Steve Kargl
sgk@troutmask.apl.washington.edu
Mon Jan 15 01:32:00 GMT 2007
On Sun, Jan 14, 2007 at 11:47:39PM +0100, Paul Thomas wrote:
> 2007-01-14 Paul Thomas <pault@gcc.gnu.org>
>
> PR fortran/28172
> * trans-stmt.c (gfc_trans_call): If it does not have one, get
> a backend_decl for an alternate return.
>
> PR fortran/29389
> * resolve.c (pure_function): Statement functions are pure.
>
> PR fortran/29712
> * resolve.c (resolve_function): Only a reference to the final
> dimension of an assumed size array is an error in an inquiry
> function.
>
> PR fortran/30283
> * resolve.c (resolve_function): Make sure that the function
> expression has a type.
>
> 2007-01-14 Paul Thomas <pault@gcc.gnu.org>
>
> PR fortran/28172
> * gfortran.dg/altreturn_4.f90: New test.
>
> PR fortran/29389
> * gfortran.dg/stfunc_4.f90: New test.
>
> PR fortran/29712
> * gfortran.dg/bound_2.f90: Reinstate commented out line.
> * gfortran.dg/initialization_1.f90: Change warning.
>
> PR fortran/30283
> * gfortran.dg/specification_type_resolution_2.f90: New test.
>
OK.
--
Steve
More information about the Fortran
mailing list