Merge libiberty from gcc

This commit is contained in:
Alan Modra
2019-04-07 20:41:49 +09:30
parent 5f60cccf9d
commit 07ffcfecac
10 changed files with 97 additions and 42 deletions

View File

@@ -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