Print this page
new smatch

*** 1,8 **** static int a[] = {[__builtin_types_compatible_p(int, int)] = 0}; /* ! * check-name: __builtin_types_compatible_p() constness verification. * * check-error-start * check-error-end */ --- 1,8 ---- static int a[] = {[__builtin_types_compatible_p(int, int)] = 0}; /* ! * check-name: constness of __builtin_types_compatible_p() * * check-error-start * check-error-end */