[Bug rtl-optimization/90049] Wrong expanding for a unsigned short ssa_name in embedded assembly code.

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Apr 12 08:28:00 GMT 2019


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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
For 16bit, there is a direct integral mode called hi.  Basically inline-asm is
really exposing gcc internals out to the user in an interesting way.


More information about the Gcc-bugs mailing list