++i++ in Plain English

Doug Gwyn gwyn at smoke.brl.mil
Sat Apr 27 04:45:26 AEST 1991


In article <1991Apr25.190127.8178 at cs.ucla.edu> jon at maui.cs.ucla.edu (Jonathan Gingerich) writes:
>May accessing a volatile cause external (to the program) changes?

Yes, but that's not relevant.  Even accessing a non-volatile could do that.

>If so, then it could never be optimized out.

That's the requirement for accesses to volatiles anyway.



More information about the Comp.std.c mailing list