On Mon, May 11, 2026 at 6:21 PM H.J. Lu <[email protected]> wrote: > > If the required stack alignment > ASAN alignment, round up the ASAN red > zone size so that variables on stack are properly aligned. > > gcc/ > > PR tree-optimization/120201 > * cfgexpand.cc (expand_used_vars): Round up the ASAN red zone > size for stack alignment. > > gcc/testsuite/ > > PR tree-optimization/120201 > * g++.dg/asan/pr120201.C: New test. >
PING. -- H.J.
