blob: 7dce4118519a3f5a9baa79b89f4d2f18032e531e [file] [log] [blame]
/* { dg-do compile } */
/* { dg-skip-if "" { pdp11-*-* } { "*" } { "" } } */
f(){asm("%0"::"r"(1.5F));}g(){asm("%0"::"r"(1.5));}