Copy files from g77.f-torture/compile.
authorDavid Billinghurst <David.Billinghurst@riotinto.com>
Tue, 13 Jul 2004 07:08:22 +0000 (07:08 +0000)
committerDavid Billinghurst <billingd@gcc.gnu.org>
Tue, 13 Jul 2004 07:08:22 +0000 (07:08 +0000)
commit29f1711877a0f3f6f7e36d22f4a53b0161591d4e
tree090ba9839d034fdd9dff7a4124aec837e813ddec
parentecb0ccbcbdbc8af34097b60c4e37fcd22db6dcc1
Copy files from g77.f-torture/compile.

2004-07-13  David Billinghurst (David.Billinghurst@riotinto.com)

Copy files from g77.f-torture/compile.
Add "{ dg-do compile}".  Other changes as noted
* gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
* gfortran.dg/g77/20010519-1.f: Add dg-warning as required
* gfortran.dg/g77/20030115-1.f: Add dg-warning as required
* gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
* gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
* gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
* gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
* gfortran.dg/g77/alpha1.f: Separate declaration and DATA
statement to conform to standard.  Append alpha1.x for reference.
* gfortran.dg/g77/xformat.f: Add dg-warning

From-SVN: r84605
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/g77/19990905-0.f [new file with mode: 0644]
gcc/testsuite/gfortran.dg/g77/20010519-1.f [new file with mode: 0644]
gcc/testsuite/gfortran.dg/g77/20030115-1.f [new file with mode: 0644]
gcc/testsuite/gfortran.dg/g77/20030326-1.f [new file with mode: 0644]
gcc/testsuite/gfortran.dg/g77/970125-0.f [new file with mode: 0644]
gcc/testsuite/gfortran.dg/g77/980519-2.f [new file with mode: 0644]
gcc/testsuite/gfortran.dg/g77/990115-1.f [new file with mode: 0644]
gcc/testsuite/gfortran.dg/g77/alpha1.f [new file with mode: 0644]
gcc/testsuite/gfortran.dg/g77/xformat.f [new file with mode: 0644]