On Wed, May 4, 2022 at 1:59 AM Martin Liška wrote: > > Hello. > > I'm going to do merge from upstream. > > Patch can bootstrap on x86_64-linux-gnu and survives regression tests. I've also tested > on ppc64le-linux-gnu and verified the ABI. > > The only real change is a small change in > gcc/testsuite/c-c++-common/asan/alloca_loop_unpoisoning.c > where we need --param=asan-use-after-return=0. > > I'm going to push the patches. Hi, I am checking in this patch to cherry-pick f52e365092aa [sanitizer] Use newfstatat for x32 to restore x32 build. -- H.J.