merge from gcc

This commit is contained in:
DJ Delorie
2013-08-20 06:02:49 +00:00
parent d244f86a4d
commit f9268dfd7a
3 changed files with 15 additions and 1 deletions

View File

@ -128,7 +128,8 @@ extern const struct floatformat floatformat_ia64_spill_little;
extern const struct floatformat floatformat_ia64_quad_big;
extern const struct floatformat floatformat_ia64_quad_little;
/* IBM long double (double+double). */
extern const struct floatformat floatformat_ibm_long_double;
extern const struct floatformat floatformat_ibm_long_double_big;
extern const struct floatformat floatformat_ibm_long_double_little;
/* Convert from FMT to a double.
FROM is the address of the extended float.