[Bug fortran/20956] gfortran - internal compiler error with -fdefault-real-8

kargl at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Apr 12 00:04:00 GMT 2005


------- Additional Comments From kargl at gcc dot gnu dot org  2005-04-12 00:04 -------
(In reply to comment #0)
>       subroutine prncp3
>       common /concrt/ sigma(6)
>       equivalence (sigma(1),p1)
>       sigma(1)=sin(phi + 2.*pi/3.d0)
>       return
>       end

Dale, what OS are you using?  The above compiles
fine on amd64-*-freebsd.  

-- 


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



More information about the Gcc-bugs mailing list