diff options
Diffstat (limited to 'gas/config/tc-i370.c')
-rw-r--r-- | gas/config/tc-i370.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-i370.c b/gas/config/tc-i370.c index f9d49ac..6993f79 100644 --- a/gas/config/tc-i370.c +++ b/gas/config/tc-i370.c @@ -1185,7 +1185,7 @@ i370_elf_validate_fix (fixS *fixp, segT seg) waste space padding out to alignments. The four pointers longlong_poolP, word_poolP, etc. point to a symbol labeling the start of each pool part. - + lit_pool_num increments from zero to infinity and uniquely id's -- its used to generate the *_poolP symbol name. */ |