diff run/d/debug_info_11_A.d @ 1397:8cbb1b6de2a3

div. x86_64 fixes
author thomask
date Thu, 08 Mar 2007 16:24:10 +0000
parents 90fb42f640a4
children
line wrap: on
line diff
--- a/run/d/debug_info_11_A.d	Thu Mar 08 16:23:28 2007 +0000
+++ b/run/d/debug_info_11_A.d	Thu Mar 08 16:24:10 2007 +0000
@@ -30,6 +30,6 @@
 		return 0;
 	}
 }else{
-	pragma(msg, "DSTRESS{XPASS}: no inline ASM support");
+	pragma(msg, "DSTRESS{XFAIL}: no inline ASM support");
 	static assert(0);
 }