Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/gcc/testsuite/gcc.dg/gimplefe-error-13.c
2023-03-06 14:48:14 +01:00

11 lines
171 B
C

/* { dg-do compile } */
/* { dg-options "-fgimple" } */
__GIMPLE (ssa) void
bar (void)
{
int _3;
__BB(2):
return;
} /* { dg-error "version 3 has no definition" } */