1 /* { dg-do compile } */
2 /* { dg-options "-O1 -fdump-tree-alias-vops" } */
3 /* Test to make sure that inline-asm causes a VDEF. */
16 /* There should a VDEF for the inline-asm and one for the link_error. */
17 /* { dg-final { scan-tree-dump-times "VDEF" 2 "alias"} } */