re PR middle-end/80764 (ICE at -O3 in both 32-bit and 64-bit modes on x86_64-linux...
authorRichard Biener <rguenther@suse.de>
Fri, 19 May 2017 08:23:37 +0000 (08:23 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 19 May 2017 08:23:37 +0000 (08:23 +0000)
commit035ab82621cd702bb7fc566ca7ccbcb6a9567058
treeac85c22d0871839024511e1895e6d1ca0b09ab10
parentf0da130005c12d8544a7c9898a9001e4b7f11ee2
re PR middle-end/80764 (ICE at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (internal compiler error: in verify_loop_structure, at cfgloop.c:1644))

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

PR middle-end/80764
* cfgexpand.c (expand_gimple_cond): Fix loop fixup.

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

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