------- 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

Reply via email to