This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/64056] New: gcc.target/i386/chkp-strlen-4.c etc. FAIL


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]