OSDN Git Service

* gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Mar 2004 02:57:05 +0000 (02:57 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Mar 2004 02:57:05 +0000 (02:57 +0000)
commited63057bb553095d31967eb597a2dbe7af9c0273
treef8bbd68b77d35855d2cca4da863e5becfd511876
parent037b03a46a24857db0099e55f43849f6d560ed4c
* gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
as PRECF if sizeof (float) > sizeof (double).
(PRECL): Make it the same as PRECF if
sizeof (float) > sizeof (long double).

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