view tests/mini/compile_bug164_stringinitcast.d @ 1058:8bc277ef23a5

Applied rev two operand form fstp fix to x86-64 asm
author Tomas Lindquist Olsen <tomas.l.olsen gmail.com>
date Sun, 08 Mar 2009 02:46:37 +0100
parents d8c44f1e08e1
children
line wrap: on
line source

const C = "foo";
char[] var = C;