From: David Billinghurst Date: Sat, 10 Jul 2004 12:37:13 +0000 (+0000) Subject: ffixed-form-1.f: Copy from g77.dg X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=290e757a36c8d3503de812abdfbd84d85c0336e3;p=gcc.git ffixed-form-1.f: Copy from g77.dg 2004-07-10 David Billinghurst (David.Billinghurst@riotinto.com) * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg * gfortran.dg/g77/ffixed-form-2.f: Likewise * gfortran.dg/g77/ffree-form-1.f: Likewise * gfortran.dg/g77/ffree-form-2.f: Likewise * gfortran.dg/g77/ffree-form-3.f: Likewise * gfortran.dg/g77/fno-underscoring.f: Likewise * gfortran.dg/g77/funderscoring.f: Likewise * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines. From-SVN: r84457 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index ff7642609ae..94d75b8246d 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,14 @@ +2004-07-10 David Billinghurst (David.Billinghurst@riotinto.com) + + * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg + * gfortran.dg/g77/ffixed-form-2.f: Likewise + * gfortran.dg/g77/ffree-form-1.f: Likewise + * gfortran.dg/g77/ffree-form-2.f: Likewise + * gfortran.dg/g77/ffree-form-3.f: Likewise + * gfortran.dg/g77/fno-underscoring.f: Likewise + * gfortran.dg/g77/funderscoring.f: Likewise + * gfortran.dg/g77/pr9258.f: Likewise. Add dg-warning lines. + 2004-07-10 Tobias Schlueter * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.