[Bug pch/91440] Precompiled headers don't work with ASLR on mingw

2023-04-16 Thread davidfong19 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91440

David Fong  changed:

   What|Removed |Added

 CC||davidfong19 at gmail dot com

--- Comment #10 from David Fong  ---
Related on Stack Overflow: https://stackoverflow.com/a/76030171/11107541

[Bug pch/91440] Precompiled headers don't work with ASLR on mingw

2022-04-09 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||malashkin.andrey at gmail dot 
com

--- Comment #9 from Andrew Pinski  ---
*** Bug 105199 has been marked as a duplicate of this bug. ***

[Bug pch/91440] Precompiled headers don't work with ASLR on mingw

2022-03-27 Thread rcopley at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91440

R Copley  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from R Copley  ---
Fixed with PR71934. Precompiled headers are now relocatable. Thanks!

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