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: error: in fold_convert HELP


KV wrote:
<mailto:fortran@gcc.gnu.org>Dear all,

I am trying to compile FDS4 (fire dynamics simulator) with gfortran. I
have installed gcc 4.0 CVS as of 09 May 2005.

I get the following error:
make
/home/veragoo/bin.cvs/usr/local/bin/gfortran -O2 -c sprk.f
sprk.f: In function ‘insert_droplets’:
sprk.f:530: internal compiler error: in fold_convert, at fold-const.c:1952
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [sprk.o] Error 1

Can you submit a reduced version of the code in sprk.f so it is possible to see what the bug may be?


Jerry


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