https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82829
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=82824
--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #0)
> This gets it to build but I don't know if it's actually correct. I'd almost
> kinda prefer it if there were a configure flag to disable libsanitizer
> completely for other occasions when it breaks...
According to bug 82824 comment 2 there IS actually such a flag, it's just
undocumented. I'm using that as a workaround for now.