https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80027
Yuri Gribov <tetra2005 at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tetra2005 at gmail dot com --- Comment #5 from Yuri Gribov <tetra2005 at gmail dot com> --- (In reply to Michael Thayer from comment #3) > Seems my mistake. I think the ASAN library was still getting loaded > dynamically. Now I have the following problem, which I think means that > code (constructors?) getting called before ASAN is initialised is getting > hold of memory map areas which ASAN is hard-coded to use. So probably no > static ASAN for me. Michael, to work on this we'd need a complete repro. Or if you are no longer interested in this, please close as CANTREPRO or something like this.