[Bug tree-optimization/17884] [4.0 Regression] asm 'volatile' is not honored as documented

fjahanian at apple dot com gcc-bugzilla@gcc.gnu.org
Fri Oct 8 18:48:00 GMT 2004


------- Additional Comments From fjahanian at apple dot com  2004-10-08 18:48 -------
If I read you correctly, first you say:
"volatile does not behave as a NOP because it *does* guarantee that the stmt will
not be removed unless it is unreachable".
And then:
" I dont beleive we delete ASM of any sort unless they are unreachable".

So, question remains. what does 'volatile' do to an asm in gcc-4.0?

-- 


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



More information about the Gcc-bugs mailing list