[Bug pch/91440] Precompiled headers regression in 9.2

2021-06-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91440 Andrew Pinski changed: What|Removed |Added CC||unlvsur at live dot com --- Comment #7 f

[Bug pch/91440] Precompiled headers regression in 9.2

2019-08-14 Thread rcopley at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91440 --- Comment #6 from R Copley --- > Yes, I'll try and bisect. Just to check, I rebuilt GCC 9.1 using the version of the MSYS2 package-build from before the update to 9.2, and the binaries have ASLR enabled and do show failures with using PCH. Loo

[Bug pch/91440] Precompiled headers regression in 9.2

2019-08-14 Thread rcopley at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91440 --- Comment #5 from R Copley --- > But is probably the reason for the failures... mingw might not implement > the necessary relocation support for ASLR. Yes, I think that's it. (I should have said so more explicitly.) > You can try enable it o

[Bug pch/91440] Precompiled headers regression in 9.2

2019-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91440 --- Comment #4 from Richard Biener --- (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

[Bug pch/91440] Precompiled headers regression in 9.2

2019-08-14 Thread rcopley at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91440 --- Comment #3 from R Copley --- 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.

[Bug pch/91440] Precompiled headers regression in 9.2

2019-08-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91440 Richard Biener changed: What|Removed |Added Component|c |pch Known to work|