On Wed, 2009-08-26 at 17:12 -0700, Ian Lance Taylor wrote: > If you are getting that kind of speedup (which I personally did not > expect) then this is clearly worth pursuing. It should be possible to > make it work at least in 64-bit mode. I recommend that you file a bug > report or two for cases which fail when using -fschedule-insns.
Thanks, I've added some details of the speedup (with code differences) to the end of PR33928 and I've reported the two different failures (for x86-64 and ppc64) in PR41164 and PR41176. Brad