FORTRAN compiler optimisation bug

N8TM@aol.com N8TM@aol.com
Fri Dec 31 20:54:00 GMT 1999


In a message dated 12/13/1999 12:34:22 AM Pacific Standard Time, 
john.sturton@sescoi.fr writes:

>      subroutine g77bug()
>        real  d1,d2
>  
>        if (d1.lt.0.1) d2=0.0
>        if (d1.lt.0.2) d2=0.1
>        if (d2.lt.0.5) d2=0.1
>        end
>  

This compilation is not failing when performed under i586-pc-cygwin32, either 
on the quoted version or 2 newer versions of g77.

Tim
tprince@computer.org



More information about the Gcc-bugs mailing list