diff options
Diffstat (limited to 'gcc/rtlanal.c')
| -rw-r--r-- | gcc/rtlanal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/rtlanal.c b/gcc/rtlanal.c index eec8b6a..a869bb7 100644 --- a/gcc/rtlanal.c +++ b/gcc/rtlanal.c @@ -2397,7 +2397,7 @@ auto_inc_p (x) end of the extended sequence. For now, this function only checks that the region contains whole - exception regiongs, but it could be extended to check additional + exception regions, but it could be extended to check additional conditions as well. */ int |
