https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83881
Bug ID: 83881 Summary: FAIL: c-c++-common/Wrestrict.c -std=gnu++98 (test for excess errors) Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: danglin at gcc dot gnu.org Target Milestone: --- Host: hppa-unknown-linux-gnu Target: hppa-unknown-linux-gnu Build: hppa-unknown-linux-gnu FAIL: c-c++-common/Wrestrict.c -std=gnu++98 (test for excess errors) Excess errors: /home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/Wrestrict.c:683:3: warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] /home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/Wrestrict.c:761:3: warning: 'void* __builtin_memcpy(void*, const void*, unsigned int)' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]