http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53823
--- Comment #8 from John David Anglin <danglin at gcc dot gnu.org> 2012-07-30 15:46:13 UTC --- Author: danglin Date: Mon Jul 30 15:46:08 2012 New Revision: 189980 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189980 Log: PR middle-end/53823 * expmed.c (expand_mult): Skip synth_mult for constant double op1 except for special cases. Don't initialize coeff and is_neg. Modified: trunk/gcc/ChangeLog trunk/gcc/expmed.c