blob: 13d86ac5d1d2a4bf7de411084db082634586d4c9 [file] [log] [blame]
/* { dg-do compile } */
/* { dg-options "-fgimple" } */
__GIMPLE
void foo() {
int t1;
t1_1 = t1_1(); /* { dg-error "invalid call" } */
}