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-salias-vops" } */
21 /* { dg-final { scan-tree-dump-not "VUSE <c" "salias" } } */
22 /* { dg-final { cleanup-tree-dump "salias" } } */