summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gfortran.dg/g77/980616-0.f
blob: 069b611eb1494e6210038c7e63f0200f59a509ba (plain)
1
2
3
4
5
6
7
8
9
10
c { dg-do compile }
* Fixed by 1998-07-11 equiv.c change.
* ../../gcc/f/equiv.c:666: failed assertion `ffebld_op (subscript) == FFEBLD_opCONTER'

* Date: Mon, 15 Jun 1998 21:54:32 -0500
* From: Ian A Watson <WATSON_IAN_A@lilly.com>
* Subject: Mangler Crash
      EQUIVALENCE(I,glerf(P)) ! { dg-error "is a variable"  "is a variable" }
      COMMON /foo/ glerf(3)
c { dg-error "end of file" "end of file" { target *-*-* } 0 }