error in `expand_expr', at expr.c:6388

Alexander Zvyagin zvyagin@mx.ihep.su
Sun May 2 12:07:00 GMT 1999


Date: Sun, 2 May 1999 23:08:19 +0000
From: ZVYAGIN <ZVYAGIN@mx.ihep.su>
X-Sender: ZVYAGIN@polar.ihep.su
To: egcs-bugs@egcs.cygnus.com
Subject: error in `expand_expr', at expr.c:6388
Message-ID: <Pine.VMS.3.91-b11-vms.990502225947.54500A-100000@polar.ihep.su>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Dear egcs developers,

File g.f:
      SUBROUTINE G(IGAMS,IWRK,NADC,NCellsInY)
      INTEGER*2 IGAMS(2,NADC)
      in = 1
      do while (in.le.nadc.and.IGAMS(2,in).le.in)
      enddo
      END

$ g++ -c g.f
g.f:4: Internal compiler error in `expand_expr', at expr.c:6388
Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
See <URL: http://egcs.cygnus.com/faq.html#bugreport > for details.

$ uname -a
Linux gamspc5 2.2.2 #13 SMP Sat Mar 20 19:57:56 MSK 1999 i686 unknown
$ g++ -v
Reading specs from 
/usr/local/lib/gcc-lib/i686-pc-linux-gnulibc1/egcs-2.93.20/specs
gcc version egcs-2.93.20 19990427 (gcc2 ss-980929 experimental)

With best wishes,
Alexander Zvyagin


More information about the Gcc-bugs mailing list