Document unique_id variable.
authorJohn Carr <jfc@gcc.gnu.org>
Sun, 8 Feb 1998 15:53:23 +0000 (15:53 +0000)
committerJohn Carr <jfc@gcc.gnu.org>
Sun, 8 Feb 1998 15:53:23 +0000 (15:53 +0000)
From-SVN: r17783

gcc/alias.c

index 5080822..0b5989c 100644 (file)
@@ -216,7 +216,8 @@ find_base_value (src)
    register N has been set in this function.  */
 static char *reg_seen;
 
-/* */
+/* Addresses which are known not to alias anything else are identified
+   by a unique integer.  */
 static int unique_id;
 
 static void