https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79203

--- Comment #1 from Michael Meissner <meissner at gcc dot gnu.org> ---
Created attachment 40610
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40610&action=edit
Proposed patch to fix the problem.

This patch is believed to fix the following PRs
  * target/79038 (__float128/integer conversions)
  * target/79202 (consider using vupkhsw/xxpermdi to sign extend an int)
  * target/79203 (rework fp conversions to know about -mvsx-small-integer)

Reply via email to