This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compile error in gfortran



On Apr 23, 2005, at 8:16 AM, Brian Salter-Duke wrote:


I downloaded the gfortran snapshot for i386 linux from
http://gfortran.org/gfortran.tar.gz today and attempted to compile some
F77 code. In a bit of code that is very old and mostly F60 or whatever,
I got this error:-

vb2000ints.f: In function 'cinit':
vb2000ints.f:1083: internal compiler error: tree check:
expected ssa_name, have var_decl in verify_ssa, at tree-ssa.c:677

I was told to report it as a bug, but before doing so, could someone
explain what this message might be about.

The tree optimizers going wrong somewhere.


-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]