diff options
Diffstat (limited to 'gcc/local-alloc.c')
-rw-r--r-- | gcc/local-alloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/local-alloc.c b/gcc/local-alloc.c index 780523b5ea3..9945b45d14b 100644 --- a/gcc/local-alloc.c +++ b/gcc/local-alloc.c @@ -1586,7 +1586,7 @@ block_alloc (b) discourage the register allocator from creating false dependencies. - The adjustment value is choosen to indicate that this qty + The adjustment value is chosen to indicate that this qty conflicts with all the qtys in the instructions immediately before and after the lifetime of this qty. |