Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git] / old-autovect-branch / gcc / testsuite / gfortran.dg / g77 / 980615-0.f
blob7e1f14fac38d4d68f731f5ec5899c364fdfb4c73
1 c { dg-do compile }
2 * Fixed by JCB 1998-07-25 change to stc.c.
4 * Date: Thu, 11 Jun 1998 22:35:20 -0500
5 * From: Ian A Watson <WATSON_IAN_A@lilly.com>
6 * Subject: crash
7 *
8 CaLL foo(W)
9 END
10 SUBROUTINE foo(W)
11 yy(I)=A(I)Q(X) ! { dg-error "Error: Unclassifiable statement" "" }
12 c { dg-error "end of file" "end of file" { target *-*-* } 0 }