OSDN Git Service

libm: remove int_WRAPPER_C99 macro, add test which checks that I did not break it
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 31 Oct 2010 02:02:00 +0000 (03:02 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 31 Oct 2010 02:02:00 +0000 (03:02 +0100)
commit195931714a882765af150167115dcc9077da2213
treeb69a32ea49d0aba29764a84425db248c002ec551
parentd726ada135fa7324b44b47d1d5fcf3f5317d343c
libm: remove int_WRAPPER_C99 macro, add test which checks that I did not break it

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libm/ldouble_wrappers.c
test/math/Makefile.in
test/math/c99_test.c [new file with mode: 0644]