On 2026-08-07 07:59, Richard Biener wrote:
I've put this in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126707
that it happens with PCH only makes it tricky, given a testcase
requires
the ability to produce the PCH, meaning a large part of the environment
rather than just preprocessed source. So I don't have high hopes of
somebody narrowing this down.
Thanks! At least there's a reproducer now if somebody wants to work on
it
Can you see whether setarch -R (disabled address-space randomization)
helps?
Disabling ASLR fixes the problem, yes
Thanks,
Nazar Kazakov