------- Additional Comments From ciceron at gcc dot gnu dot org 2005-05-08 17:20 ------- The problem was introduced by the switch to "predicates.md" where the "splitable_operand" predicate is not correctly defined in the description: it accepts a subreg, reg, or mem but it must also accept a constant.
-- What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |ciceron at gcc dot gnu dot |dot org |org Status|UNCONFIRMED |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21281