[M3devel] atomic.mg

Jay K jay.krell at cornell.edu
Thu Jun 30 06:52:30 CEST 2016


diff --git a/m3-libs/m3core/src/m3makefile b/m3-libs/m3core/src/m3makefile
index 7efc97d..e371499 100644
--- a/m3-libs/m3core/src/m3makefile
+++ b/m3-libs/m3core/src/m3makefile
@@ -52,7 +52,7 @@ include_dir ("main")
 include_dir ("weakref")
 include_dir ("word")
 include_dir ("types")
-% include_dir ("atomic")  DISABLE UNTIL I CHECK IN THE COMPILER FRONT-END FIXES -- Tony
+include_dir ("atomic")
 
 % m3_option ("-times")
 

"../I386_DARWIN/AtomicWideChar.m3 2=> ../src/atomic/Atomic.mg", line 53: ********* M3CG_Check ERROR *********** bad stack:  expected [ Int32 Int32 Addr   ] got [ Int32 Addr  Addr   ]
"../I386_DARWIN/AtomicWideChar.m3 2=> ../src/atomic/Atomic.mg", line 53: ********* M3CG_Check ERROR *********** non-empty stack: [ Int32]**NIL**


might be good to finish this up.

hey, that is funny, now I see more of what those strings are for.

The "2" in "2=>" is a local edit.

 - Jay 		 	   		  


More information about the M3devel mailing list