https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64890
Bug ID: 64890 Summary: FAIL: gcc.dg/pr64809.c (test for excess errors) Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Host: hppa2.0w-hp-hpux11.11 Target: hppa2.0w-hp-hpux11.11 Build: hppa2.0w-hp-hpux11.11 FAIL: gcc.dg/pr64809.c (test for excess errors) Excess errors: /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:4:1: warning: data definition has no type or storage class /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:4:1: warning: type defaults to 'int' in declaration of 'memcpy' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:4:1: warning: conflicting types for built-in function 'memcpy' /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:5:1: warning: data definition has no type or storage class /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:5:1: warning: type defaults to 'int' in declaration of 'memccpy' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:7:1: warning: data definition has no type or storage class /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:7:1: warning: type defaults to 'int' in declaration of 'strncpy' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:7:1: warning: conflicting types for built-in function 'strncpy' /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:8:1: warning: data definition has no type or storage class /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:8:1: warning: type defaults to 'int' in declaration of 'strcat' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:8:1: warning: conflicting types for built-in function 'strcat'/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:11:14: warning: no semicolon at end of struct or union/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:12:1: warning: data definition has no type or storage class/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:12:1: warning: type defaults to 'int' in declaration of 'strerror' [-Wimplicit-int]/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:13:1: warning: data definition has no type or storage class/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:13:1: warning: type defaults to 'int' in declaration of 'strerror_r' [-Wimplicit-int]/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:15:1: warning: data definition has no type or storage class/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:15:1: warning: type defaults to 'int' in declaration of 'strerror_l' [-Wimplicit-int]/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:16:1: warning: data definition has no type or storage class/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:16:1: warning: type defaults to 'int' in declaration of '__bzero' [-Wimplicit-int]/test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:17:19: warning: type defaults to 'int' in declaration of 'bzero' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:17:19: warning: conflicting types for built-in function 'bzero' /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:20:1: warning: return type defaults to 'int' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:24:1: warning: data definition has no type or storage class /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:24:1: warning: type defaults to 'int' in declaration of '__strcspn_c2' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:25:19: warning: return type defaults to 'int' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:30:43: warning: type defaults to 'int' in declaration of 'p1' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:30:19: warning: return type defaults to 'int' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:32:12: warning: type defaults to 'int' in declaration of '__result' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:37:1: warning: return type defaults to 'int' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:39:12: warning: type defaults to 'int' in declaration of '__result' [-Wimplicit-int] /test/gnu/gcc/gcc/gcc/testsuite/gcc.dg/pr64809.c:44:1: warning: data definition has no type or storage class etc.