OSDN Git Service

* gcc.dg/torture/builtin-math-2.c: Add checks for asin, acos,
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Oct 2006 21:52:51 +0000 (21:52 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 24 Oct 2006 21:52:51 +0000 (21:52 +0000)
commit4d6adcab2ea1340292e122f7f39746fee59b1841
treef4735e3149ffc1de2d71037195fc0bae3d0dbc06
parent728bac60cab3290b43fa62b201d2e1dfac01bbc7
* gcc.dg/torture/builtin-math-2.c: Add checks for asin, acos,
acosh and atanh.

* gcc.dg/torture/builtin-math-3.c (TESTIT): Append 'F' and 'L'
floating point modifiers to arguments passed to float and long
double functions respectively.  Update all callers to use floating
point numbers, not integers.  Add tests for exp, exp2 and
exp10/pow10.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118012 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/builtin-math-2.c
gcc/testsuite/gcc.dg/torture/builtin-math-3.c