------- Comment #5 from pinskia at gcc dot gnu dot org  2007-07-30 13:57 -------
Here is an even shorter testcase:
program test_gfortran2
 Complex(8) :: g, zh
 Real(8)    :: g_q
 g =   zh - zh/cmplx(0.0_8,-g_q)
end


-- 


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

Reply via email to