[Bug fortran/44448] 32-bit gfortran.dg/atan2_1.f90 fails on Solaris 1[01]/x86 at -O0

fxcoudert at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jun 11 13:51:00 GMT 2010



------- Comment #1 from fxcoudert at gcc dot gnu dot org  2010-06-11 13:51 -------
>   if(atan(1.0,  i/10.0)  -atan2(1.0,  i/10.)    /= 0.0)   call abort()

Try to change that into a "print *, atan(1.0,  i/10.0)  -atan2(1.0,  i/10.)"
and see what it outputs.


-- 

fxcoudert at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fxcoudert at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44448



More information about the Gcc-bugs mailing list