blob: a34b51b3a44daf803b80639fcc23d5fea4cc10d8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#include "predef.c"
/*
* check-name: predefined macros for LLP64
* check-command: test-linearize -Wno-decl -msize-llp64 $file
* check-known-to-fail
* check-output-ignore
*
* check-output-contains: ret\\..*\\$0
*/
|