An ICE with gfortran 4.6.1, optimization -O3, not with -O2.

Steve Kargl sgk@troutmask.apl.washington.edu
Tue Aug 23 20:45:00 GMT 2011


On Tue, Aug 23, 2011 at 10:17:18PM +0200, Toon Moene wrote:
> All,
> 
> The attached preprocessed Fortran source draws an Internal Compiler 


It's this statement:

      xkcoef(npne(jn)+jm)=-zxxx*(zjm**2+zjn**2)**0.5_jprb

in subroutine posnam that is causing the ICE.  If one
uses the good old fashion sqrt(), the code compiles.  


-- 
Steve



More information about the Fortran mailing list