tree-cfg.c (print_loop): Avoid ICEing for loops marked for removal and loops with...
authorRichard Guenther <rguenther@suse.de>
Mon, 13 Aug 2012 13:10:59 +0000 (13:10 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 13 Aug 2012 13:10:59 +0000 (13:10 +0000)
commit755a1ca535ebd8f999ef9197254343dde3668e2f
tree49fca4195373e837840ac5a8ca0e9c1ebda1bc45
parenteb87c7c4890b87d5f228b9261c2e3b3a5b81acd7
tree-cfg.c (print_loop): Avoid ICEing for loops marked for removal and loops with multiple latches.

2012-08-13  Richard Guenther  <rguenther@suse.de>

* tree-cfg.c (print_loop): Avoid ICEing for loops marked for
removal and loops with multiple latches.

From-SVN: r190344
gcc/ChangeLog
gcc/tree-cfg.c