[Bug target/64056] New: gcc.target/i386/chkp-strlen-4.c etc. FAIL
ro at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 24 15:17:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64056
Bug ID: 64056
Summary: gcc.target/i386/chkp-strlen-4.c etc. FAIL
Product: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: ro at gcc dot gnu.org
CC: ienkovich at gcc dot gnu.org
Host: i386-pc-solaris2.1[01]
Target: i386-pc-solaris2.1[01]
Build: i386-pc-solaris2.1[01]
Some of the new gcc.target/i386/chkp-*.c tests FAIL on Solaris/x86:
FAIL: gcc.target/i386/chkp-strlen-4.c (test for excess errors)
FAIL: gcc.target/i386/chkp-stropt-12.c (test for excess errors)
FAIL: gcc.target/i386/chkp-stropt-16.c (test for excess errors)
FAIL: gcc.target/i386/chkp-stropt-4.c (test for excess errors)
FAIL: gcc.target/i386/chkp-stropt-8.c (test for excess errors)
The failure mode is always the same:
FAIL: gcc.target/i386/chkp-strlen-4.c (test for excess errors)
Excess errors:
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.target/i386/chkp-strlen-4.c:12:21:
warning: implicit declaration of function 'mempcpy'
[-Wimplicit-function-declaration]
/vol/gcc/src/hg/trunk/local/gcc/testsuite/gcc.target/i386/chkp-strlen-4.c:12:21:
warning: incompatible implicit declaration of built-in function 'mempcpy'
Rainer
More information about the Gcc-bugs
mailing list