X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=libiberty%2Ffloatformat.c;h=8632253b4c14f4341384c814db8dc48d9de0f683;hb=58920b5be048726fca38e4e6ddcaa02ae6d9c1b8;hp=2c6c6abe77fb233ee6cbf8715b0450e99d2327a9;hpb=827041555ac443bd57340060f3e034fd7b199dd8;p=deliverable%2Fbinutils-gdb.git diff --git a/libiberty/floatformat.c b/libiberty/floatformat.c index 2c6c6abe77..8632253b4c 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