diff options
Diffstat (limited to 'gcc/reload1.c')
-rw-r--r-- | gcc/reload1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/reload1.c b/gcc/reload1.c index a163b8a..b467e25 100644 --- a/gcc/reload1.c +++ b/gcc/reload1.c @@ -1023,7 +1023,7 @@ reload (first, global) did_spill = 1; /* Regardless of the state of spills, if we previously had - a register that we thought we could eliminate, but no can + a register that we thought we could eliminate, but now can not eliminate, we must run another pass. Consider pseudos which have an entry in reg_equiv_* which |