tree-ssa.c (verify_flow_sensitive_alias_info): Don't retrieve annotations or pointer...
authorJeff Law <law@redhat.com>
Fri, 26 Nov 2004 20:18:34 +0000 (13:18 -0700)
committerJeff Law <law@gcc.gnu.org>
Fri, 26 Nov 2004 20:18:34 +0000 (13:18 -0700)
commitb5c3569b079079d6c78f3a12ef69b0ed8b9d7e34
tree0424a1a93625c4da7b4389c846fbabbd364534a8
parente54c7471819ee8dc9e4ba0ada1db242bd5bd68ed
tree-ssa.c (verify_flow_sensitive_alias_info): Don't retrieve annotations or pointer info before it's necessary.

        * tree-ssa.c (verify_flow_sensitive_alias_info): Don't
        retrieve annotations or pointer info before it's necessary.
        Reorder tests for early continue of the loop.  Manually CSE
        SSA_NAME_VAR.

From-SVN: r91347
gcc/ChangeLog
gcc/tree-ssa.c