[Patch, fortran] Fix PR53876 (regression), PR55990 (regression) and PR55992
Tobias Burnus
burnus@net-b.de
Sun Jan 6 14:26:00 GMT 2013
Paul Richard Thomas wrote:
> Boostratpped and regtested on FC17/x86_64 - OK for trunk?
OK - with the below nits fixed. Thanks for the patch.
> PR fortran/PR53876
> PR fortran/PR55990
> PR fortran/PR55992
Change 55* into 54*.
> PR fortran/PR53876
> PR fortran/PR55990
> PR fortran/PR55992
Ditto.
> + /* Ensure that the CLASS langauge specific flag is set. */
s/langauge/language/
> + ! { dg-do run}
s/run}/run }/
Without the " " before the right curly brace, DejaGNU will ignore the
line and handle it as "dg-do compile". Please check after that change
that the test case doesn't fail at run time.
Tobias
More information about the Fortran
mailing list