re PR rtl-optimization/44838 (RTL loop unrolling causes FAIL: gcc.dg/pr39794.c)
authorRichard Guenther <rguenther@suse.de>
Thu, 8 Jul 2010 09:09:15 +0000 (09:09 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 8 Jul 2010 09:09:15 +0000 (09:09 +0000)
commite73cfe5d34490fef3beaf807140e5e56b3952c92
tree16300a69c1c77ad01612763cfe737e8043ca7448
parent51d49bc21877f8fb9850e30ef168f71ea6d164e8
re PR rtl-optimization/44838 (RTL loop unrolling causes FAIL: gcc.dg/pr39794.c)

2010-07-08  Richard Guenther  <rguenther@suse.de>

PR rtl-optimization/44838
* tree-ssa-alias.c (indirect_refs_may_alias_p): When not in
SSA form do not use pointer equivalence.

From-SVN: r161945
gcc/ChangeLog
gcc/tree-ssa-alias.c