[Bug target/83117] New: FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c (test for excess errors)
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 22 20:57:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83117
Bug ID: 83117
Summary: FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c (test
for excess errors)
Product: gcc
Version: 8.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: ubizjak at gmail dot com
Target Milestone: ---
Recently ms-sysv.c tests start to FAIL:
FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O2 "-DGEN_ARGS=-p1" (test for
excess errors)
FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -O2 "-DGEN_ARGS=-p5" (test for
excess errors)
FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O2
"-DGEN_ARGS=-p1" (test for excess errors)
FAIL: gcc.target/x86_64/abi/ms-sysv/ms-sysv.c -mcall-ms2sysv-xlogues -O2
"-DGEN_ARGS=-p5" (test for excess errors)
These all fail with some hundred(?) of:
Excess errors:
/ssd/uros/gcc-build/gcc/testsuite/gcc/ms-sysv/ms-sysv-generated.h:18060:9:
warning: function called through a non-compatible type
/ssd/uros/gcc-build/gcc/testsuite/gcc/ms-sysv/ms-sysv-generated.h:18064:9:
warning: function called through a non-compatible type
/ssd/uros/gcc-build/gcc/testsuite/gcc/ms-sysv/ms-sysv-generated.h:18068:9:
warning: function called through a non-compatible type
...
/ssd/uros/gcc-build/gcc/testsuite/gcc/ms-sysv/ms-sysv-generated.h:32369:9:
warning: function called through a non-compatible type
/ssd/uros/gcc-build/gcc/testsuite/gcc/ms-sysv/ms-sysv-generated.h:32374:9:
warning: function called through a non-compatible type
/ssd/uros/gcc-build/gcc/testsuite/gcc/ms-sysv/ms-sysv-generated.h:32380:9:
warning: function called through a non-compatible type
More information about the Gcc-bugs
mailing list