aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/implement-c.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/doc/implement-c.texi')
-rw-r--r--gcc/doc/implement-c.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/implement-c.texi b/gcc/doc/implement-c.texi
index c82f191..b104f8d 100644
--- a/gcc/doc/implement-c.texi
+++ b/gcc/doc/implement-c.texi
@@ -293,7 +293,7 @@ The accuracy is unknown.
@item
@cite{The rounding behaviors characterized by non-standard values
-of @code{FLT_ROUNDS} @gol
+of @code{FLT_ROUNDS}
(C90, C99 and C11 5.2.4.2.2).}
GCC does not use such values.