------- Comment #5 from pinskia at gcc dot gnu dot org 2006-05-26 16:41 ------- C testcase: _Complex float f(_Complex float a, float b) { return a - a*b; }
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- GCC host triplet|x86_64-unknown-linux-gnu | Keywords| |ice-on-valid-code http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27773