Jens Staal
2014-12-02 13:53:12 UTC
Hi
I have tried to build an application that depends on the GCC-style
__asm__ __volatile__ ("": : :"memory")
memory barrier. My preliminary thing was basically just to comment it out,
but there are some crashes that might have to do with this barrier... so I
would like to get that thing properly fixed.
What is the corresponding way of doing it in Watcom?
http://en.wikipedia.org/wiki/Memory_ordering#Compiler_memory_barrier
I have tried to build an application that depends on the GCC-style
__asm__ __volatile__ ("": : :"memory")
memory barrier. My preliminary thing was basically just to comment it out,
but there are some crashes that might have to do with this barrier... so I
would like to get that thing properly fixed.
What is the corresponding way of doing it in Watcom?
http://en.wikipedia.org/wiki/Memory_ordering#Compiler_memory_barrier