Fix file cache tunables documentation
[official-gcc.git] / gcc / testsuite / gcc.dg / gimplefe-error-13.c
blob637ed322edb24deb997808dc8da2ec75ebe34dc8
1 /* { dg-do compile } */
2 /* { dg-options "-fgimple" } */
4 __GIMPLE (ssa) void
5 bar (void)
7 int _3;
9 __BB(2):
10 return;
11 } /* { dg-error "version 3 has no definition" } */