]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tree-phino...
authorRichard Guenther <rguenther@suse.de>
Sat, 18 Sep 2010 11:38:25 +0000 (11:38 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 18 Sep 2010 11:38:25 +0000 (11:38 +0000)
commita9db10d4aa286aa482d3305e71a3b3a14ae4360d
tree9ab1c7cb41385ab68e81963d8e7e89884da2e64a
parent5d3b14bd9ac79db3f2b957752b41bd0641f49829
re PR tree-optimization/45709 (internal compiler error: in add_phi_arg, at tree-phinodes.c:395)

2010-09-18  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/45709
* tree-inline.c (copy_phis_for_bb): Fixup new_edge when
we splitted it.

* g++.dg/torture/pr45709.C: New testcase.

From-SVN: r164390
gcc/ChangeLog
gcc/testsuite/g++.dg/torture/pr45709.C [new file with mode: 0644]
gcc/tree-inline.c