rt_gccstream/gcc/testsuite/gcc.c-torture/compile/pr35760.c

8 lines
70 B
C

/* PR target/35760 */
void
foo (void)
{
__complex__ float i = 0;
}