On 07/18/2018 02:37 AM, Waldemar Brodkorb wrote:
Hi,
you are right. My last answer was simply wrong. Sorry for the wrong direction.
Can you show the command you are using to compile the testsuite and the failing output?
I have the exact same issue with ARC test suite builds as well so suppose it is a
common problem.
TEST_LINK math/ test-double
test-double.o: In function `cacos_test':
test-double.c:(.text+0x3288): undefined reference to `cacos'
test-double.c:(.text+0x3288): undefined reference to `cacos'
...
And the whole complex stuff is really ocmplex and heavily macro'ized so I agve up
on trying to unravel it.