error: in fold_convert HELP

Jerry DeLisle jvdelisle@verizon.net
Tue May 10 02:51:00 GMT 2005


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



More information about the Fortran mailing list