linux says it is a bug

Yury Gribov y.gribov@samsung.com
Wed Mar 5 06:39:00 GMT 2014


> What is volatile instructions? Can you give us an example?

Check volatile_insn_p. AFAIK there are two classes of volatile instructions:
* volatile asm
* unspec volatiles (target-specific instructions for e.g. protecting 
function prologues)

-Y



More information about the Gcc mailing list