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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #14 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
No, the normal C promotions don't happen in asm inputs.  So it is VOIDmode
CONST_INT extended from the TYPE_MODE (which is HImode).

Reply via email to