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