summaryrefslogtreecommitdiff
path: root/libiberty/floatformat.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2019-04-07 20:41:49 +0930
committerAlan Modra <amodra@gmail.com>2019-04-07 20:49:49 +0930
commit07ffcfecac22d21774a110db0f65f0387c8f1102 (patch)
tree120cc0b18f95144c1b03367a36ba6753db81e777 /libiberty/floatformat.c
parent5f60cccf9db8b5f4aa4303f8e4ccc246f723fbe5 (diff)
downloadbinutils-gdb-07ffcfecac22d21774a110db0f65f0387c8f1102.tar.gz
Merge libiberty from gcc
Diffstat (limited to 'libiberty/floatformat.c')
-rw-r--r--libiberty/floatformat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/floatformat.c b/libiberty/floatformat.c
index 2c6c6abe77f..8632253b4c1 100644
--- a/libiberty/floatformat.c
+++ b/libiberty/floatformat.c
@@ -489,7 +489,7 @@ floatformat_to_double (const struct floatformat *fmt,
int nan = mant_bits_set (fmt, ufrom);
/* On certain systems (such as GNU/Linux), the use of the
- INFINITY macro below may generate a warning that can not be
+ INFINITY macro below may generate a warning that cannot be
silenced due to a bug in GCC (PR preprocessor/11931). The
preprocessor fails to recognise the __extension__ keyword in
conjunction with the GNU/C99 extension for hexadecimal