------- Comment #1 from rsandifo at gcc dot gnu dot org 2008-01-26 11:35 ------- Subject: Bug 34959
Author: rsandifo Date: Sat Jan 26 11:34:41 2008 New Revision: 131863 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131863 Log: gcc/ PR rtl-optimization/34959 * optabs.c (expand_unop): In libcall notes, give ffs, clz, ctz, popcount and parity rtxes the same mode as their operand. Truncate or extend the result to the return value's mode if necessary. Modified: trunk/gcc/ChangeLog trunk/gcc/optabs.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34959