This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/24376] wrong-code unless -fno-sched-interblock



------- Comment #11 from nickc at redhat dot com  2006-01-11 15:38 -------
Hi Libor,

  Oops- there was a condition where the new code could walk backwards into a
previous block.  Sorry about that.  I have uploaded a revised patch which
should not fall into this trap.  It certainly works with the two other test
cases you provided.

Cheers
  Nick


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24376



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]