I am using cc (GCC) 3.4.2 [FreeBSD] 20040728 and find that the
-fvolatile switch has gone away. I used this in previous versions as my
code accessed a shared memory segment indirectly (and not so indirectly).
Is there a replacement for this switch or is this now the default action?