3 return __builtin_types_compatible_p(char, signed char);
8 return __builtin_types_compatible_p(char, unsigned char);
12 * check-name: plain-char-compatibility
13 * check-command: test-linearize $file
17 * check-output-pattern(2): ret.*\\$0
18 * check-output-excludes: ret.*\\$1