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