[Bug fortran/60898] New: model compile error with gfortran 4.7 and gcc 4.9 on Mac OS 10.9
shaojuncycle at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Apr 20 03:06:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60898
Bug ID: 60898
Summary: model compile error with gfortran 4.7 and gcc 4.9 on
Mac OS 10.9
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assignee: unassigned at gcc dot gnu.org
Reporter: shaojuncycle at gmail dot com
mpif90 -ffree-form -O3 -fno-second-underscore -fno-range-check -I
/home/model/comGSI_v3.2/include -I /usr/local/netcdf/include -DLINUX -DMACOS
-DPGI -c plib8b.f90
plib8b.f90:1902:0: internal compiler error: Segmentation fault: 11^M
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: [plib8b.o] Error 1 (ignored)
..........
Here is the error information, I have tried it with gfortran 4.8, and got the
same result. Could anyone let me know what is the problem about it? The entire
log file is in the attachment.
Any advise will be appreciate. Thank you so much.
More information about the Gcc-bugs
mailing list