internal compiler error: in fold_convert, at fold-const.c:2247

Daniel Franke franke.daniel@gmail.com
Mon Jan 5 16:08:00 GMT 2009


On Monday 05 January 2009 16:44:27 loc duong ding wrote:
> us.f: In function ‘strdep’:
> us.f:505: internal compiler error: in fold_convert, at fold-const.c:2247
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> make: *** [us.o] Error 1
>
> I don't know how to solve this problem. I use Gcc4.2.4.
> Please give me some suggestions  to solve this error.

Your best bet for now: upgrade to 4.3.x.

There are are couple of closed/fixed reports in the bug database that might be 
related to the problem you ran into. Without seeing your code, chances are 
high that it's already fixed in 4.3 (or 4.4) - if not, we would need to have 
a look at the sources to find and fix the problem.

Regards

	Daniel

P.S. Depending on your platform, the download page might help:
	http://gcc.gnu.org/wiki/GFortranBinaries



More information about the Fortran mailing list