------- Comment #11 from bonzini at gnu dot org 2006-04-26 07:13 ------- unassigning since David and Andrew's patch works, but mine does not.
My patch BTW could be a minor cleanup, but it is not even necessary because GEN_INT (trunc_int_for_mode (...)) does not drop sign bits (it just introduces unnecessary but harmless casts between unsigned and signed HOST_WIDE_INTs). -- bonzini at gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bonzini at gnu dot org |unassigned at gcc dot gnu | |dot org Status|ASSIGNED |NEW http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27282