]> granicus.if.org Git - clang/commit
test/Headers/float.c: fix theoretical edge values
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Fri, 12 Feb 2016 19:24:36 +0000 (19:24 +0000)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Fri, 12 Feb 2016 19:24:36 +0000 (19:24 +0000)
commit70692f3f2fc2a6fb43ade8215c12ba4a2f398077
tree5ff2dbb8adad1217aa74334fe27fd5c8d4a00625
parent2460355769017ccfbfcb65831377bcb2e635c422
test/Headers/float.c: fix theoretical edge values

For *_MANT_DIG, *_MAX_EXP and *_MIN_EXP, the C Standard does not list
the least requirements directly. This patch adjusts the test values with
refined ones.

Patch by Jorge Teixeira!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260710 91177308-0d34-0410-b5e6-96231b3b80d8
test/Headers/float.c