https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107385
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|DUPLICATE |FIXED
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Actually, the "a" constraint isn't needed there at all and without it it can be
used on other targets. Like it fails on aarch64 without the patch the same.
