http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60763
rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32553|0 |1
is obsolete| |
--- Comment #7 from rsandifo at gcc dot gnu.org <rsandifo at gcc dot gnu.org>
---
Created attachment 32557
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32557&action=edit
Updated patch that also uses op0_di for the conversion
Should be equivalent to the previous patch, but more correct modewise.