From b141095b38ac0ea5a7ed58aa405afd1c318aa442 Mon Sep 17 00:00:00 2001 From: John Hodge Date: Sat, 22 Dec 2018 14:19:37 +0800 Subject: Codegen C - Fix incorrect memory orderings --- src/trans/codegen_c.cpp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/trans/codegen_c.cpp b/src/trans/codegen_c.cpp index a1b3d065..8bbbd033 100644 --- a/src/trans/codegen_c.cpp +++ b/src/trans/codegen_c.cpp @@ -313,9 +313,10 @@ namespace { { m_of << "static inline uint"<