blob: f4800fe52891b0ccf5c9c2f2a1778017486c048e [file] [log] [blame]
c { dg-do compile }
* Fixed by JCB 1998-07-25 change to stc.c.
* Date: Thu, 11 Jun 1998 22:35:20 -0500
* From: Ian A Watson <WATSON_IAN_A@lilly.com>
* Subject: crash
*
CaLL foo(W)
END
SUBROUTINE foo(W)
yy(I)=A(I)Q(X) ! { dg-error "Unclassifiable statement" }
c { dg-error "end of file" "end of file" { target *-*-* } 0 }