https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64056

--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot 
Uni-Bielefeld.DE> ---
> --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> So fixed?

Not completely: unlike Solaris 11, Solaris 10 lacks stpcpy in libc, thus

FAIL: gcc.target/i386/chkp-strlen-2.c (test for excess errors)
Excess errors:
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.target/i386/chkp-strlen-2.c:11:13:
warning: implicit declaration of function 'stpcpy'
[-Wimplicit-function-declaration]
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.target/i386/chkp-strlen-2.c:11:13:
warning: incompatible implicit declaration of built-in function 'stpcpy'

    Rainer

Reply via email to