This is the mail archive of the gcc-help@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]

The -fvolatile switch to gcc


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?


Ray Newman



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