re PR fortran/10843 (g77 -ffree-form rejects "GO TO".)
authorDavid Billinghurst <David.Billinghurst@riotinto.com>
Tue, 27 May 2003 05:07:58 +0000 (05:07 +0000)
committerDavid Billinghurst <billingd@gcc.gnu.org>
Tue, 27 May 2003 05:07:58 +0000 (05:07 +0000)
commitd6a9f13bee4d87fd984d515b6c9b650e875b9471
tree03370d0f0adbdc00b0733f964f9d7854cc0139d3
parent87bd5437e0dae1e1220b8ea84c5c510063cee0a5
re PR fortran/10843 (g77 -ffree-form rejects "GO TO".)

2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)

PR fortran/10843
* g77.dg/ffixed-form-1.f: New test
* g77.dg/ffixed-form-2.f: New test
* g77.dg/ffree-form-2.f: New test - XFAIL pending fix
* g77.dg/ffree-form-3.f: New test

From-SVN: r67181
gcc/testsuite/ChangeLog
gcc/testsuite/g77.dg/ffixed-form-1.f [new file with mode: 0644]
gcc/testsuite/g77.dg/ffixed-form-2.f [new file with mode: 0644]
gcc/testsuite/g77.dg/ffree-form-2.f [new file with mode: 0644]
gcc/testsuite/g77.dg/ffree-form-3.f [new file with mode: 0644]