1/* PR c/34668 */
2/* { dg-do compile } */
3
4struct optab { unsigned code; };
5extern struct optab optab_table[1];
6