diff options
Diffstat (limited to 'gcc/tree-eh.c')
-rw-r--r-- | gcc/tree-eh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree-eh.c b/gcc/tree-eh.c index 698c6548515..ab945ff9701 100644 --- a/gcc/tree-eh.c +++ b/gcc/tree-eh.c @@ -50,7 +50,7 @@ using_eh_for_cleanups (void) /* Misc functions used in this file. */ /* Compare and hash for any structure which begins with a canonical - pointer. Assumes all pointers are interchangable, which is sort + pointer. Assumes all pointers are interchangeable, which is sort of already assumed by gcc elsewhere IIRC. */ static int |