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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|REOPENED                    |RESOLVED

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
yes it is a dup.
Did you read comment #1:
It believe that the problem is in expand_asm_stmt ().


The real issue is on rtl const_int are VOIDmode so always sign extended from
the precision of the type.

*** This bug has been marked as a duplicate of bug 85344 ***

Reply via email to