http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48263
--- Comment #4 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> 2011-03-24 17:23:22 UTC --- Author: rsandifo Date: Thu Mar 24 17:23:18 2011 New Revision: 171418 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171418 Log: gcc/ PR rtl-optimization/48263 * optabs.c (expand_binop_directly): Reinstate convert_modes code and original commutative_p handling. Use maybe_gen_insn. Modified: trunk/gcc/ChangeLog trunk/gcc/optabs.c