https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68501
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |mshawcroft at gcc dot gnu.org,
| |rearnsha at gcc dot gnu.org
Resolution|--- |FIXED
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Hopefully fixed for i?86/x86_64/rs6000. On aarch64 I haven't wired this in the
builtin_reciprocal function, leaving that to aarch64 maintainers how they want
to handle it.