math.h: make __FLOAT_BITS and __DOUBLE_BITS C89
authorSzabolcs Nagy <nsz@port70.net>
Sun, 9 Mar 2014 18:29:41 +0000 (19:29 +0100)
committerSzabolcs Nagy <nsz@port70.net>
Sun, 9 Mar 2014 18:29:41 +0000 (19:29 +0100)
commit6739b13a172aad9c01572c04cadacc99c7041811
tree761c1e32604fa036aa02e4d9f73fb5459724693c
parent9743a399bf4d6da9a1dbdf7e8df07284c97df16f
math.h: make __FLOAT_BITS and __DOUBLE_BITS C89

Remove non-constant aggregate initializer. (Still using long long, but
that is supported by ancient compilers without __extension__ anyway).
include/math.h