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: internal compiler error: in fold_convert, at fold-const.c:2247


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


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