]> gcc.gnu.org Git - gcc.git/commit
re PR tree-optimization/57075 (verify_flow_info failed: control flow in the middle...
authorRichard Biener <rguenther@suse.de>
Mon, 29 Apr 2013 15:06:18 +0000 (15:06 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 29 Apr 2013 15:06:18 +0000 (15:06 +0000)
commita6f30e668a9d5284c0537aeba7d89190ddb9c3e9
tree8fa64396d8612faca4a9ec12d61d19510a367efc
parent0c2b20400cbe35ee7ffd3688b921dfc92fe263ed
re PR tree-optimization/57075 (verify_flow_info failed: control flow in the middle of basic block)

2013-04-29  Richard Biener  <rguenther@suse.de>

PR middle-end/57075
* tree-inline.c (copy_edges_for_bb): Still split the bbs,
even if not adding abnormal edges for calls that can make
abnormal gotos.

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

From-SVN: r198423
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr57075.c [new file with mode: 0644]
gcc/tree-inline.c
This page took 0.061691 seconds and 5 git commands to generate.