]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/inline-21.c
Update copyright years.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / inline-21.c
1 /* Test -fno-gnu89-extern-inline. */
2 /* { dg-do compile } */
3 /* { dg-options "-std=gnu89 -fno-gnu89-inline" } */
4 /* { dg-error "only supported in GNU99 or C99 mode" "" { target *-*-* } 0 } */