re PR tree-optimization/80876 (ICE in verify_loop_structure, at cfgloop.c:1644 (error...
authorRichard Biener <rguenther@suse.de>
Tue, 30 May 2017 07:49:00 +0000 (07:49 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 30 May 2017 07:49:00 +0000 (07:49 +0000)
commit892d61696c447025d6ccc52eb85a4ab688e122a3
tree08f4e9146de208eae527980905c222ef699cd61b
parent63523736d018998672b707e669d0536d10cb735e
re PR tree-optimization/80876 (ICE in verify_loop_structure, at cfgloop.c:1644 (error: loop 1's latch does not have an edge to its header))

2017-05-30  Richard Biener  <rguenther@suse.de>

PR middle-end/80876
* cfgexpand.c (expand_gimple_cond): Fixup preserving loops again.

* gcc.dg/torture/pr80876.c: New testcase.

From-SVN: r248633
gcc/ChangeLog
gcc/cfgexpand.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr80876.c [new file with mode: 0644]