> > this patch reduces max-peeled-insns and max-completely-peeled-insns from 400 > > to 100. The reason why I am doing this is that I want to reduce code bloat > > caused by my cunroll work that enabled a lot more unrolling then previously > > causing considerable code size regression at -O3. > > Did you notice that gcc.c-torture/compile/pr43186.c regressed? It now again > takes a while to compile, so times out on slow machines:
I did not :(. I am currently on a trip, but will take a look on tuesday. If it seems to disturb testing, please just revert the patch for time being. Honza