Revise -mdisable-fpregs option and add new -msoft-mult option
[official-gcc.git] / gcc / testsuite / gcc.dg / gimplefe-error-10.c
blob13d86ac5d1d2a4bf7de411084db082634586d4c9
1 /* { dg-do compile } */
2 /* { dg-options "-fgimple" } */
4 __GIMPLE
5 void foo() {
6 int t1;
7 t1_1 = t1_1(); /* { dg-error "invalid call" } */