mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-30 11:05:09 +08:00
Document unique_id variable.
From-SVN: r17783
This commit is contained in:
parent
b94ad19e82
commit
13309a5ff9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user