Zack Weinberg d3da750d01 nldbl-compat.c: Include math.h before nldbl-compat.h.
Jeff Law noticed that native PowerPC builds were broken by my having
made math_ldbl_opt.h not include math.h.  nldbl-compat.c formerly got
math.h via libioP.h and math_ldbl_opt.h, *without* __NO_LONG_DOUBLE_MATH;
after my change it got it via nldbl-compat.h *with* __NO_LONG_DOUBLE_MATH,
but __NO_LONG_DOUBLE_MATH mode is forbidden on hosts that define
__HAVE_DISTINCT_FLOAT128, so the build breaks.  This is the quick fix.

	* sysdeps/ieee754/ldbl-opt/nldbl-compat.c: Include math.h
	before nldbl-compat.h.
2018-03-11 14:20:13 -04:00
..
2013-10-30 17:32:08 +10:00
2018-02-10 02:08:43 +00:00
2018-02-10 02:08:43 +00:00
2018-02-10 02:08:43 +00:00
2018-02-10 02:08:43 +00:00
2015-06-03 16:35:44 +01:00
2014-11-24 11:41:47 +05:30
2014-11-24 11:41:47 +05:30
2014-11-24 11:41:47 +05:30
2017-09-15 23:10:02 +00:00
2018-02-10 02:08:43 +00:00