On Tue, 22 Apr 2025, Rainer Orth wrote:

> The gcc.misc-tests/gcov-31.c test FAILs on Solaris and Darwin:
> 
> FAIL: gcc.misc-tests/gcov-31.c (test for excess errors)
> 
> Excess errors:
> /vol/gcc/src/hg/master/local/gcc/testsuite/gcc.misc-tests/gcov-31.c:23:5: 
> error: implicit declaration of function '__sigsetjmp'; did you mean 
> 'sigsetjmp'? [-Wimplicit-function-declaration]
> 
> __sigsetjmp is a Linux/glibc implementation detail.  Other tests just
> use sigsetjmp directly, so this patch follows suit.
> 
> Tested on i386-pc-solaris2.11, sparc-sun-solaris2.11,
> x86_64-pc-linux-gnu, and x86_64-apple-darwin24.4.0.
> 
> Ok for trunk and the gcc-15 branch?

OK.

>       Rainer
> 
> 

-- 
Richard Biener <rguent...@suse.de>
SUSE Software Solutions Germany GmbH,
Frankenstrasse 146, 90461 Nuernberg, Germany;
GF: Ivo Totev, Andrew McDonald, Werner Knoblich; (HRB 36809, AG Nuernberg)

Reply via email to