This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

gfortran 4.3 compiling error


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
============================================

Attachment: pft_modes.f
Description: Binary data




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