* testsuite/libffi.call/return_fl2.c (return_fl): Mark as static.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Mar 2007 07:13:17 +0000 (07:13 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 24 Mar 2007 07:13:17 +0000 (07:13 +0000)
commit7fed151e92675001c8a21acf5adbfc9516c0f729
treea8035e754dff36a8bb9039fcf3d32243a9642617
parentf5bcb691c220a0d3f750a2bba07cc54f2d01599d
    * testsuite/libffi.call/return_fl2.c (return_fl): Mark as static.
        Use 'volatile float sum' to create sum of floats to avoid false
        negative due to excess precision on ix86 targets.
        (main): Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123180 138bc75d-0d04-0410-961f-82ee72b054a4
libffi/ChangeLog
libffi/testsuite/libffi.call/return_fl2.c