]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/testsuite/gcc.dg/pr34668-2.c
Update copyright years.
[thirdparty/gcc.git] / gcc / testsuite / gcc.dg / pr34668-2.c
1 /* PR c/34668 */
2 /* { dg-do compile } */
3
4 struct optab { unsigned code; };
5 extern struct optab optab_table[1];