tree-tailcall.c (find_tail_calls): If we don't have aliases computed check stmt_ann...
commit83c9a0b97465520cf8c9102b192e05bf182de982
authorRichard Biener <rguenth@gcc.gnu.org>
Sat, 8 Sep 2007 15:09:25 +0000 (8 15:09 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Sat, 8 Sep 2007 15:09:25 +0000 (8 15:09 +0000)
tree259baa0e14622f432ae3b12535a54efa40aabb63
parentb8b89e7c095c5ebb48c3815b0ea18240a840bc07
tree-tailcall.c (find_tail_calls): If we don't have aliases computed check stmt_ann->references_memory instead of...

2007-09-08  Richard Guenther  <rguenther@suse.de>

* tree-tailcall.c (find_tail_calls): If we don't have aliases
computed check stmt_ann->references_memory instead of counting
virtual operands.

From-SVN: r128276
gcc/ChangeLog
gcc/tree-tailcall.c