1 static int a[] = {[__builtin_types_compatible_p(int, int)] = 0};
   2 
   3 /*
   4  * check-name: constness of __builtin_types_compatible_p()
   5  *
   6  * check-error-start
   7  * check-error-end
   8  */