------- Comment #2 from rearnsha at gcc dot gnu dot org 2007-01-09 11:01 ------- It's worse than that. compute_init_costs makes a number of broken assumptions. Not least of which is that it assumes that gen_... functions in machine description files will return the pattern of a single insn. This is not the case on trunk now for gen_indirect_jump on ARM, which can now return a SEQUENCE.
-- rearnsha at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2007-01-09 11:01:44 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30121