On 06/14/11 22:52, Vladimir Makarov wrote: > On 06/06/2011 07:26 AM, Bernd Schmidt wrote: >> Ping^3 for the C6X port. Now with extra patches: >> >> Additional preliminary scheduler tweaks: >> http://gcc.gnu.org/ml/gcc-patches/2011-05/msg02408.html >> > It is ok for me. Thanks, Bernd.
I've committed this with one change: I've dropped the hunk that resolves debug_insn dependencies rather than deleting them. We should do that, but when I tested these changes together with the backtracking scheduler, I saw some problems, so I'll postpone this. Bernd