https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53932
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|assemble-failure |
--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
clang produces
r:
.quad _Z1i
so it seems that something goes wrong in the C++ frontend.
