char a[] = ("abc");  // { dg-warning "6:array 'a' initialized by parenthesized string literal" }
