+2004-07-18 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
+
+ PR fortran/16465
+ * gfortran.dg/g77//ffixed-line-length-0.f,
+ gfortran.dg/g77/ffixed-line-length-132.f,
+ gfortran.dg/g77/ffixed-line-length-72.f,
+ gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
+ gfortran.dg/g77/README: Update.
+
2004-07-18 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
PR c++/13092
ff90-1.f ?
ffixed-form-1.f Y
ffixed-form-2.f Y
-ffixed-line-length-0.f F PR 16464
-ffixed-line-length-132.f F PR 16464
-ffixed-line-length-7.f F PR 16464
-ffixed-line-length-72.f F PR 16464
-ffixed-line-length-none.f F PR 16464
+ffixed-line-length-0.f Y
+ffixed-line-length-132.f Y
+ffixed-line-length-7.f F PR 16465
+ffixed-line-length-72.f Y
+ffixed-line-length-none.f Y
ffree-form-1.f Y
ffree-form-2.f Y
ffree-form-3.f Y
--- /dev/null
+C Test compiler flags: -ffixed-line-length-0
+C Origin: David Billinghurst <David.Billinghurst@riotinto.com>
+C
+C { dg-do compile }
+C { dg-options "-ffixed-line-length-0" }
+C The next line has length 257
+ en d
--- /dev/null
+C Test compiler flags: -ffixed-line-length-132
+C Origin: David Billinghurst <David.Billinghurst@riotinto.com>
+C
+C { dg-do compile }
+C { dg-options "-ffixed-line-length-132" }
+c23456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012
+ en d*
--- /dev/null
+C Test compiler flags: -ffixed-line-length-72
+C Origin: David Billinghurst <David.Billinghurst@riotinto.com>
+C
+C { dg-do compile }
+C { dg-options "-ffixed-line-length-72" }
+c2345678901234567890123456789012345678901234567890123456789012345678901234567890
+ en d*
--- /dev/null
+C Test compiler flags: -ffixed-line-length-none
+C Origin: David Billinghurst <David.Billinghurst@riotinto.com>
+C
+C { dg-do compile }
+C { dg-options "-ffixed-line-length-none" }
+C The next line has length 257
+ en d