------- Additional Comments From dje at gcc dot gnu dot org 2005-07-27 19:11 ------- On PowerPC this is because we now are forcing all FP constants to memory. The only constant for which this is interesting is zero, and only if one is storing to memory. XLC produces the same code as GCC mainline.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23098