On 08/15/2018 10:05 AM, Iain Sandoe wrote:
> Hi,
>
> The test fails on Darwin (and presumably on other _U_L_P_ targets) because
> the asm-specified symbol isn’t found at link time.
>
> OK for trunk?
>
> thanks
> Iain
>
> gcc/testsuite:
>
> * gcc.dg/memcmp-1.c (lib_memcmp): Apply __USER_
Hi,
The test fails on Darwin (and presumably on other _U_L_P_ targets) because the
asm-specified symbol isn’t found at link time.
OK for trunk?
thanks
Iain
gcc/testsuite:
* gcc.dg/memcmp-1.c (lib_memcmp): Apply __USER_LABEL_PREFIX__.
(lib_strncmp): Likewise.
diff --git a/gcc/