Work around conflicting declarations of math functions
commitb43e85786f6a6954c3d750aa2914b6ceecade378
authorFlorian Weimer <fweimer@redhat.com>
Mon, 16 Nov 2015 20:29:14 +0000 (16 21:29 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 16 Nov 2015 20:29:14 +0000 (16 21:29 +0100)
tree0c5467624974dcbccdfe7d9286db71c0219a2252
parent89569c8bb6b386db4881af0e96514d2ec5c35478
Work around conflicting declarations of math functions

This restores compilation on architectures such as armhfp which
alias acos and acosl because double and long double are the same.
ChangeLog
math/test-signgam-finite-c99.c