]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-loop-manip.c
re PR rtl-optimization/27872 (Internal compiler error in verify_loop_structure)
authorZdenek Dvorak <dvorakz@suse.cz>
Thu, 8 Jun 2006 08:19:50 +0000 (10:19 +0200)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Thu, 8 Jun 2006 08:19:50 +0000 (08:19 +0000)
commit8e08deebfccb960a2bdbd9c7e30a9e3c4633e12d
tree6f86296669830b6ab9e81bdfbae1fea91eb3fd33
parent136778e9b41c1d1d095f9e2e74b7255c7ce4f415
re PR rtl-optimization/27872 (Internal compiler error in verify_loop_structure)

PR tree-optimization/27872
* tree-ssa-loop-manip.c (tree_unroll_loop): Set EDGE_IRREDUCIBLE_LOOP
flag on the new exit edge of the unrolled loop.

From-SVN: r114482
gcc/ChangeLog
gcc/tree-ssa-loop-manip.c