comparison run/a/asm_fldl2e_01.d @ 1409:9f4bc2c68ce5

div. inline asm fixes
author thomask
date Thu, 08 Mar 2007 16:33:34 +0000
parents 03c97933de98
children
comparison
equal deleted inserted replaced
1408:a4faf88df937 1409:9f4bc2c68ce5
34 } 34 }
35 35
36 return 0; 36 return 0;
37 } 37 }
38 }else{ 38 }else{
39 pragma(msg, "no inline asm support"); 39 pragma(msg, "DSTRESS{XFAIL}: no inline ASM support");
40 static assert(0); 40 static assert(0);
41 } 41 }