[Bug middle-end/24581] Complex arithmetic on special cases is incorrect.
--- Comment #3 from pinskia at gcc dot gnu dot org 2005-10-29 20:14 --- (In reply to comment #1) > I suspect there are lots of presumptions in the compiler that arithmetic > operations such as PLUS_EXPR and MULT_EXPR have both operands of the same > type, which would need to be fixed t
[Bug middle-end/24581] Complex arithmetic on special cases is incorrect.
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-10-29 20:10 --- Hmm, I want to say this is a defect in the standard but what do I know. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -