summaryrefslogtreecommitdiffstats
path: root/test/Headers/float.c
Commit message (Expand)AuthorAgeFilesLines
* test/Headers/float.c: fix theoretical edge valuesHubert Tong2016-02-121-11/+11
* <float.h>: do not define DECIMAL_DIG in -std=c89 mode; this macro was added i...Richard Smith2016-02-121-6/+20
* Remove bogus check that larger floating point types have smaller minimumRichard Smith2016-02-111-8/+0
* XFAIL this test for PPC64 for now. It looks like the *_MIN_EXP macros are in ...Richard Smith2016-02-111-0/+2
* In C11, provide macros FLT_DECIMAL_DIG, DBL_DECIMAL_DIG, and LDBL_DECIMAL_DIG...Richard Smith2016-02-111-0/+211