https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91440

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to R Copley from comment #3)
> Yes, I'll try and bisect.
> 
> Apologies for my confusion: ASLR is enabled in the 9.2 binaries and not in
> the 9.1 binaries (see below).
> This change isn't explicit in the MSYS2 PKGBUILD change[1] going from 9.1 to
> 9.2. It might be unintentional.

But is probably the reason for the failures...  mingw might not implement
the necessary relocation support for ASLR.  You can try enable it on 9.1
and see if it fails then too...

Reply via email to