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

Re: Clarification Req: Regarding "memory" clobber for cache operation is required (?)


On Mon, Mar 29, 2004 at 03:01:35PM -0800, Jim Wilson wrote:
> It looks like the linux sources use volatile instead of memory
> clobbers.  Volatile is a stronger statement than a memory clobber.

No, it makes a completely different statement.


r~


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