This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/39911] The 'z' suffix doesn't work with 16bit integer insn



------- Comment #1 from hjl dot tools at gmail dot com  2009-04-26 18:42 -------
Created an attachment (id=17716)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17716&action=view)
A patch

Since "%z' never really worked on integer instructions, this
patch makes "%Z" for integer instructions only while providing
backward compatibility for existing asm statements.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39911


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]