------- Comment #4 from aoliva at gcc dot gnu dot org 2010-09-05 20:44 ------- When I first tried to make sel-sched work with VTA, we didn't create dependencies of non-debug insns on debug insns. Now we do. Other schedulers know that these deps don't prevent insn movement, just signal the need for resetting debug insns. sel-sched doesn't know how to deal with that yet, that's why it fails more noisily now. Looking into it, but no promises.
-- aoliva at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|unassigned at gcc dot gnu |aoliva at gcc dot gnu dot |dot org |org Status|UNCONFIRMED |ASSIGNED Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2010-09-05 20:44:31 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45454