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 ffc80de8e6a..c66b1a33e7d 100644 --- a/gcc/reload1.c +++ b/gcc/reload1.c @@ -5900,7 +5900,7 @@ choose_reload_regs (chain) A special case are auto_inc expressions; even if the input is inherited, we still need the address for the output. We can recognize them because they have RELOAD_OUT set to RELOAD_IN. - If we suceeded removing some reload and we are doing a preliminary + If we succeeded removing some reload and we are doing a preliminary pass just to remove such reloads, make another pass, since the removal of one reload might allow us to inherit another one. */ else if (rld[r].in |