Hi!
>> * c-c++-common/asan/no-asan-stack.c (this triggers read overflow
>> because we haven't found a cross-platform way to grep for stack
>> redzones instrumentation)
> I'd prefer no test in that case, or just some semi-platform specific
test
> (scan that the 0x41b58ab3 constant doesn't appear in say some late
RTL dump,
> or perhaps just assembly (just scan it with lower and upper case and
decimal
> too)).
Thanks, commited in 206458 without c-c++-common/asan/no-asan-stack.c
testfile.
I'll fix this test according to your recommendations a bit later.
-Maxim.