[Bug target/79203] Update PowerPC double->int conversions to know about -mvsx-small-integer

meissner at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 27 23:32:00 GMT 2017


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)


More information about the Gcc-bugs mailing list