------- Comment #6 from sayle at gcc dot gnu dot org 2005-11-26 21:46 ------- Subject: Bug 21309
Author: sayle Date: Sat Nov 26 21:46:19 2005 New Revision: 107542 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107542 Log: PR middle-end/21309 * expmed.c (choose_mult_variant): Return immediately when mult_cost is less than zero. Limit mult_cost to a reasonable upper bound for the synthetic multiplication sequence. Modified: branches/gcc-4_1-branch/gcc/ChangeLog branches/gcc-4_1-branch/gcc/expmed.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21309