https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89014
David Malcolm <dmalcolm at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
The use-after-free should be fixed by r268189; -march=native on aarch64 appears
to still be broken for trunk, but at least is now broken in a deterministic,
reproducible way...
