------- Comment #21 from rguenth at gcc dot gnu dot org 2010-02-18 00:02 ------- It was fixed by
2009-05-08 Joseph Myers <jos...@codesourcery.com> PR c/24581 * c-typeck.c (build_binary_op): Handle arithmetic between one real and one complex operand specially. * tree-complex.c (some_nonzerop): Do not identify a real value as zero if flag_signed_zeros. eventually the C++ frontend needs similar treatment. -- rguenth at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43108