loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.
authorJan Hubicka <hubicka@ucw.cz>
Tue, 31 May 2016 10:42:59 +0000 (12:42 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 31 May 2016 10:42:59 +0000 (10:42 +0000)
commit29d1d5ec6b49e5241fa0f382cbcb512b25d412ba
treed5d4f25d9eb618f4e13cd1429ed3351a8cdb4dd9
parent9014162d182760aeaa01d3f102ebc5fe99258855
loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.

* loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.
It no longer does that.
* toplev.c (process_options): Do not enable flag_web with -fpeel-loops.

From-SVN: r236915
gcc/ChangeLog
gcc/loop-init.c
gcc/toplev.c