[Bug fortran/60898] New: model compile error with gfortran 4.7 and gcc 4.9 on Mac OS 10.9

2014-04-19 Thread shaojuncycle at gmail dot com
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.


[Bug fortran/60898] model compile error with gfortran 4.7 and gcc 4.9 on Mac OS 10.9

2014-04-22 Thread shaojuncycle at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60898

--- Comment #2 from cycle  ---
Thank you for you reply.
The code file plib8b.f90 is in the attachment.


2014-04-21 21:02 GMT+08:00 dominiq at lps dot ens.fr <
gcc-bugzi...@gcc.gnu.org>:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60898
>
> Dominique d'Humieres  changed:
>
>What|Removed |Added
>
> 
>  Status|UNCONFIRMED |WAITING
>Last reconfirmed||2014-04-21
>  Ever confirmed|0   |1
>
> --- Comment #1 from Dominique d'Humieres  ---
> Did you
> See  for instructions.
> ?
>
> Apparently not. You have to provide the code for plib8b.f90 (along with
> files
> for needed modules and includes). Note that it will help if you can reduce
> the
> code.
>
> --
> You are receiving this mail because:
> You reported the bug.
>