[Patch, fortran] PR30034 and PR30237 - alternate returns in intrinsic procedures and pure procedure arguments

Steve Kargl sgk@troutmask.apl.washington.edu
Wed Dec 27 20:21:00 GMT 2006


On Wed, Dec 27, 2006 at 08:34:03PM +0100, Paul Thomas wrote:

> 2006-12-27  Paul Thomas  <pault@gcc.gnu.org>
> 
> 	PR fortran/30034
> 	* resolve.c (resolve_formal_arglist): Exclude the test for
> 	pointers and procedures for subroutine arguments as well as
> 	functions.
> 
> 	PR fortran/30237
> 	* intrinsic.c (remove_nullargs): Do not pass up arguments with
> 	a label. If the actual has a label and the formal has a type,
> 	emit an error.
> 
> 2006-12-27  Paul Thomas  <pault@gcc.gnu.org>
> 
> 	PR fortran/30034
> 	* gfortran.dg/pure_formal_proc_1.f90: New test.

Check the spelling in your comment.

> 
> 	PR fortran/30237
> 	* gfortran.dg/intrinsic_actual_3.f90: New test.

OK.

-- 
Steve



More information about the Fortran mailing list