https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115135
--- Comment #9 from Carlos Alberto Lopez Perez <clopez at igalia dot com> --- (In reply to Sam James from comment #8) > (godbolt is great for this, btw) good idea. I tried it but for target ARM64 it doesn't allow to execute the code, only see the generated assembly. And I'm not versed enough on reading assembly to easily spot the issue there.