Adrien Destugues 4319c0ca13 gcc2: fix LDBL_MIN, LDBL_MAX, and LDBL_EPSILON
While the union trick used there gave the correct results, it made the
defines non-constants so they couldn't be used properly in some cases.

In particular, this makes the testsuite for gettext and some other GNU
packages fail as they explicitly test for these being constants.
2014-10-14 17:58:00 +02:00
2014-03-19 17:30:31 +01:00
2014-01-27 21:52:03 +01:00
2014-01-27 21:38:34 +01:00
2014-08-25 22:58:39 +02:00
2014-07-21 11:18:25 +02:00
Description
No description provided
562 MiB
Languages
C 38.1%
C++ 21.3%
Makefile 9.1%
Ada 7.7%
D 4.3%
Other 18.8%