tree-ssa-alias.c (dump_mem_ref_stats): Do not call need_to_partition_p if there are...
commit0de107cf673a6519ace90b922fa8238290770297
authorDiego Novillo <dnovillo@redhat.com>
Wed, 11 Apr 2007 23:46:43 +0000 (11 23:46 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Wed, 11 Apr 2007 23:46:43 +0000 (11 19:46 -0400)
treecc3946f3bc3042b593048b582924b9fa91aee532
parent55a700ac1f1421af8c732ed92d278c6f93336726
tree-ssa-alias.c (dump_mem_ref_stats): Do not call need_to_partition_p if there are no memory statements in the function.

* tree-ssa-alias.c (dump_mem_ref_stats): Do not call
need_to_partition_p if there are no memory statements in the
function.

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