https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116508
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- part of the problem here is the use of OPTAB_DIRECT when it should use OPTAB_WIDEN instead.
pinskia at gcc dot gnu.org via Gcc-bugs Tue, 27 Aug 2024 22:08:51 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116508
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- part of the problem here is the use of OPTAB_DIRECT when it should use OPTAB_WIDEN instead.