]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR rtl-optimization/27291 (verify_flow_info failed: too many outgoing branch edges...
authorZdenek Dvorak <dvorakz@suse.cz>
Mon, 1 May 2006 20:46:22 +0000 (22:46 +0200)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Mon, 1 May 2006 20:46:22 +0000 (20:46 +0000)
commited541ddb26f84f183c62bfa726c08eab458d5249
tree15358e023210ce73c6110372729737d308f371bb
parentdcccd88d389e79d2b8ea7675e0cbc90c0d8c84df
re PR rtl-optimization/27291 (verify_flow_info failed: too many outgoing branch edges from bb 4)

PR rtl-optimization/27291
* loop-doloop.c (add_test, doloop_modify): Handle the case condition is
folded to a constant.

* g++.dg/tree-ssa/pr27291.C: New test.

From-SVN: r113430
gcc/ChangeLog
gcc/loop-doloop.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-ssa/pr27291.C [new file with mode: 0644]