g:a239a63f868e29e9276088e7c0fb00804c2903ba, r13-3761-ga239a63f868e29 make -k check-gcc RUNTESTFLAGS="dg.exp=g++.dg/pr71488.C" FAIL: g++.dg/pr71488.C (test for excess errors) # of expected passes 1 # of unexpected failures 1 Excess errors: /home/seurer/gcc/git/build/gcc-test/powerpc64le-unknown-linux-gnu/libstdc++-v3/include/bits/valarray_array.h:154:27: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' writing 8 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] commit a239a63f868e29e9276088e7c0fb00804c2903ba (HEAD, refs/bisect/bad) Author: Aldy Hernandez <aldyh@redhat.com> Date: Fri Nov 4 22:24:42 2022 +0100 Improve multiplication by powers of 2 in range-ops.
Aldy has a typo in the bug report which most likely the reason why you could not find it. Anyways this is a dup of bug 107561 (I will fix the typo in a second). *** This bug has been marked as a duplicate of bug 107561 ***