------- Comment #9 from kargl at gcc dot gnu dot org  2005-11-16 22:45 -------
(In reply to comment #1)
> I mean:
> #define COMPLEX_ASSIGN(z_, r_, i_) do {z_ = (r_) + (i_) * 1.0fi} while (0)
> 

Does this do the right thing in the presence of special cases?
See PR 24581.


-- 


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

Reply via email to