internal compiler error: Segmentation fault
J. Finch
finchlady888@hotmail.com
Wed Jan 9 13:22:00 GMT 2008
Platform: x86_64-pc-mingw32
problem: the compiler always reports "internal compiler error: Segmentation fault" if with optimization. It works without optimization. The following uses the simplest program, one statement only, to show the problem.
C:\temp\fortran>
C:\temp\fortran>
C:\temp\fortran>
C:\temp\fortran>
C:\temp\fortran>more c.f90
end
C:\temp\fortran>gfortran c.f90
C:\temp\fortran>gfortran -O1 c.f90
c.f90: In function 'MAIN__':
c.f90:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
C:\temp\fortran>
C:\temp\fortran>
_________________________________________________________________
Put your friends on the big screen with Windows Vista® + Windows Live™.
http://www.microsoft.com/windows/shop/specialoffers.mspx?ocid=TXT_TAGLM_CPC_MediaCtr_bigscreen_012008
More information about the Fortran
mailing list