gfortran 4.3 compiling error
David Belnap
David_Belnap@byu.edu
Tue Oct 30 23:21:00 GMT 2007
I get the following error when compiling with gfortran 4.3 downloaded
from http://hpc.sourceforge.net/:
pft_modes.f:2219: internal compiler error: in set_value_range, at
tree-vrp.c:325
Please submit a full bug report,
with preprocessed source if appropriate.
I used the following command:
gfortran -g -O2 -ffixed-line-length-80 -fno-second-underscore -c
pft_modes.f [some include statements] -DSINGLE_UNDERSCORE
The code is attached.
David
============================================
David M. Belnap
Department of Chemistry and Biochemistry
Brigham Young University
Provo, Utah 84602 USA
Phone: 801-422-9163
FAX: 801-422-0153
David_Belnap@byu.edu
============================================
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pft_modes.f
Type: application/octet-stream
Size: 126840 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20071030/2560ca99/attachment.obj>
-------------- next part --------------
More information about the Gcc-bugs
mailing list