* loop-init.c (gate): Do not enale RTL loop unroller with -fpeel-loops.
commitc7127ebec19c3609382b3b30c66cb0d6d2714dde
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 May 2016 10:42:59 +0000 (31 10:42 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 31 May 2016 10:42:59 +0000 (31 10:42 +0000)
treed5d4f25d9eb618f4e13cd1429ed3351a8cdb4dd9
parent2ad946d3d49e359dc588f3e0a6832e15dfb6a565
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@236915 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop-init.c
gcc/toplev.c