Add header for _Float32 testing.
commite420d22826e081372d96af39f1f5a1fd4bb913a3
authorJoseph Myers <joseph@codesourcery.com>
Wed, 6 Dec 2017 22:17:11 +0000 (6 22:17 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Wed, 6 Dec 2017 22:17:11 +0000 (6 22:17 +0000)
tree5382941f98d8151ddcbb023641a5d44bb0427388
parent26007a2f689c94477ce9a00986613ccede052388
Add header for _Float32 testing.

This patch adds the header required for testing _Float32 function
aliases, using float ulps.  The corresponding makefile support will be
included in the main patch that enables those aliases.

In conjunction with other _Float32 changes, tested for x86_64 and with
build-many-glibcs.py.

* math/test-float32.h: New file.
ChangeLog
math/test-float32.h [new file with mode: 0644]