* tree-ssa-structalias.h (alias_info): Remove num_references.
authorKazu Hirata <kazu@gcc.gnu.org>
Mon, 22 May 2006 07:09:35 +0000 (07:09 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 22 May 2006 07:09:35 +0000 (07:09 +0000)
From-SVN: r113970

gcc/ChangeLog

index ae20bbe00733c139c6b6c93edc363de9fb277320..ba08a32879233edb28265ed7108f747ba2abf161 100644 (file)
@@ -3,6 +3,8 @@
        * doc/rtl.texi: Fix a typo.
        * see.c: Fix comment typos.
 
+       * tree-ssa-structalias.h (alias_info): Remove num_references.
+
 2006-05-21  Mike Stump  <mrs@apple.com>
 
        * config/darwin-c.c (BAD): Conditionalize on OPT_Wpragmas.