diff options
Diffstat (limited to 'gcc/doc/extend.texi')
| -rw-r--r-- | gcc/doc/extend.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi index fa7f31e..68a1391 100644 --- a/gcc/doc/extend.texi +++ b/gcc/doc/extend.texi @@ -9803,7 +9803,7 @@ The extended version of @code{__builtin_expect} is not supported. @end itemize -@emph{Note:} Only the interface descibed in the aforementioned +@emph{Note:} Only the interface described in the aforementioned specification is supported. Internally, GCC uses built-in functions to implement the required functionality, but these are not supported and are subject to change without notice. |
