Fortran/OpenMP: Middle-end support for mapping of DT with allocatable components
[official-gcc.git] / gcc / testsuite / gcc.c-torture / compile / 920520-1.c
blobc069dccedd5694603bd02c6e0ba9ec7ad0e3b002
1 /* { dg-do compile } */
2 /* { dg-skip-if "" { pdp11-*-* } } */
3 /* { dg-additional-options "-std=gnu89" } */
5 f(){asm("%0"::"r"(1.5F));}g(){asm("%0"::"r"(1.5));}