------- Comment #8 from ebotcazou at gcc dot gnu dot org 2006-09-13 08:18 ------- > There might be problems if no matching set can be found in the current > basic block. I'll have to think about how to best check for this. > I'm currently leaning to add a field in struct deps for the head of the > current basic block, and setting that field in sched_analyze.
Why not use reg_last->sets? -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu dot | |org Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2006-09-13 08:18:57 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28618