]> git.ipfire.org Git - thirdparty/gcc.git/commit
2014-09-08 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Sep 2014 12:01:50 +0000 (12:01 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Sep 2014 12:01:50 +0000 (12:01 +0000)
commit21cf8b79605f1cce9d5039e28efd5d36322d973a
treeae558fb3673982563bad8ffee2ad384c8e98e649
parente8d579820dd22691f8ab1a567810dabd0407c85a
2014-09-08  Richard Biener  <rguenther@suse.de>

PR bootstrap/63204
* cfgloop.c (mark_loop_for_removal): Track former header
unconditionally.
* cfgloop.h (struct loop): Add former_header member unconditionally.
* loop-init.c (fix_loop_structure): Enable bogus loop removal
diagnostic unconditionally.

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