re PR tree-optimization/24716 (Wrong code generated when optimising)
authorRichard Guenther <rguenther@suse.de>
Wed, 9 Nov 2005 18:00:59 +0000 (18:00 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 9 Nov 2005 18:00:59 +0000 (18:00 +0000)
commit874caa00190d34b659f1d67723a6406cd546f0c8
treebd637c182f6beea4adc189814ea2b0e1bc0f9dd0
parentb8176fe4bbaaf5e00f13aa6ce8003ff69ccd9380
re PR tree-optimization/24716 (Wrong code generated when optimising)

2005-11-09  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/24716
* tree-scalar-evolution.c (analyze_evolution_in_loop): Use
t_bool to track results from follow_ssa_edge.

* gcc.c-torture/execute/pr24716.c: New testcase.

From-SVN: r106700
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr24716.c [new file with mode: 0644]
gcc/tree-scalar-evolution.c