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