blob: 0ae4d165a11101f53b609b21d3ac344177995f45 (
plain)
1
2
3
4
5
6
7
8
9
|
#include "predef.c"
/*
* check-name: predefined macros for -funsigned-char
* check-command: test-linearize -Wno-decl -funsigned-char $file
* check-output-ignore
*
* check-output-contains: ret\\..*\\$0
*/
|