aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/linear/asm-toplevel.c
blob: bd3b58a6d6bc83dd2f55ee5f924e551f0ccf9cc6 (plain)
1
2
3
4
5
6
7
8
__asm__("/* nothing */");
/*
 * check-name: asm-toplevel.c
 * check-command: test-linearize $file
 * check-known-to-fail
 * check-output-ignore
 * check-output-contains: asm *".. nothing .."
 */