https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103231
Aldy Hernandez <aldyh at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amacleod at redhat dot com,
| |law at gcc dot gnu.org
--- Comment #7 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
This looks like a ranger proper issue, as the strlen pass is just a simple
client, not a crazy ass abuser like the threader passes :).
Jeff reported pretty much an identical backtrace while building the aarch64
kernel.
Andrew, this testcase may save you the hassle of dealing with an aarch64 cross.