diff options
Diffstat (limited to 'gcc/c-parse.in')
-rw-r--r-- | gcc/c-parse.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-parse.in b/gcc/c-parse.in index 8096d1cef27..8c1b26fff54 100644 --- a/gcc/c-parse.in +++ b/gcc/c-parse.in @@ -2256,7 +2256,7 @@ lineno_stmt: /* ??? We currently have no way of recording the filename for a statement. This probably matters little in practice at the moment, - but I suspect that problems will ocurr when + but I suspect that problems will occur when doing inlining at the tree level. */ } } |