1 /* Verify that points-to information is handled properly for PTR + OFFSET
2 pointer arithmetics. */
3 /* { dg-do compile } */
4 /* { dg-options "-O2 -fdump-tree-alias1-vops" } */
21 /* { dg-final { scan-tree-dump-not "VUSE <c" "alias1" } } */
22 /* { dg-final { cleanup-tree-dump "alias1" } } */