diff dmd/backend/iasm.d @ 184:9f4e5ac4f0a3

One step closer to building on posix. There are two missing symbols so it actually doesn't build but previously it didn't build correctly anyway.
author Jacob Carlborg <doob@me.com>
date Tue, 02 Nov 2010 08:46:11 +0100
parents 190ba98276b3
children 52188e7e3fb5
line wrap: on
line diff
--- a/dmd/backend/iasm.d	Mon Oct 25 15:36:13 2010 +0200
+++ b/dmd/backend/iasm.d	Tue Nov 02 08:46:11 2010 +0100
@@ -4489,11 +4489,11 @@
 }
 }
 
-extern(C++)
+extern(C)
 {
 	// backward reference from backend
 	
-	__gshared int refparam;
+	extern __gshared int refparam;
 	
 	/**********************************
 	 * Return mask of registers used by block bp.