From 5bea1ccf194e00a92d87df1b75e8639cb92bcbbf Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Fri, 19 Jan 2001 10:23:34 -0500 Subject: tweak comments From-SVN: r39134 --- gcc/rtlanal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/rtlanal.c') 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 -- cgit v1.1