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