* gcc-interface/trans.c (node_has_volatile_full_access) <N_Identifier>:
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920520-1.c
blob037102ee55c9b7fa17aaf599b8208a9461a98e71
1 /* { dg-do compile } */
2 /* { dg-skip-if "" { pdp11-*-* } } */
4 f(){asm("%0"::"r"(1.5F));}g(){asm("%0"::"r"(1.5));}