[PATCH] PR fortran/81027 -- Issue error for assumed-shape array

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Dec 27 20:58:00 GMT 2018


On Thu, Dec 27, 2018 at 12:54:30PM +0100, Dominique d'Humières wrote:
> Hi Steve,
> 
> The test gfortran.dg/pr81027.f90 succeeds without the patch. Would not it be better to replace
> 
> { dg-error "is not permitted in an" }
> 
> with something such as
> 
> { dg-error "Assumed-shape array" }
> 
> ?
> 
> Otherwise the patch works as expected.
> 

Sure.  I also need to fix initialization_7.f90 that
showed up in some additional testing.

-- 
Steve



More information about the Fortran mailing list