/* { dg-do compile } */ /* { dg-do run } */ #include typedef struct { int a; int b; }str_t; #define N 3 int main () { int i; int res = 1<<(1<