]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/55687 (ICE in hide_evolution_in_other_loops_than_loop, at...
authorRichard Biener <rguenther@suse.de>
Fri, 14 Dec 2012 12:57:27 +0000 (12:57 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 14 Dec 2012 12:57:27 +0000 (12:57 +0000)
commit105e8c0682d220f6abc7320ff1ae05e20136080a
tree1c18ce1a21b86a0c0df9bba3c2f10bf533617381
parent6d9d886cd61e3cf11bcc72546938b32dc03d8a76
re PR tree-optimization/55687 (ICE in hide_evolution_in_other_loops_than_loop, at tree-chrec.c:716)

2012-12-14  Richard Biener  <rguenther@suse.de>

PR tree-optimization/55687
* tree-chrec.h (no_evolution_in_loop_p): Properly use
tree_contains_chrecs.

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

From-SVN: r194498
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr55687.c [new file with mode: 0644]
gcc/tree-chrec.h