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 tree-optimization/17884] asm 'volatile' is not honored as documented


------- Additional Comments From dalej at apple dot com  2004-10-12 18:30 -------
OK, thanks.  From this it appears that the only effect of 'asm volatile' that users
can safely rely on is that such an instruction will not be deleted.  If this is
agreeable to everybody, I will revise the documentation to say that.


-- 


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


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