1 /* { dg-do compile } */
2 /* { dg-options "-O -fdump-tree-optimized" } */
14 /* { dg-final { scan-tree-dump-times "&MEM\\\[\\\(void .\\\)&a \\\+ 8B\\\]" 3 "optimized" } } */
24 /* We can't get &a[i +- 1] in the final code and it is not clear we
25 want this. Instead we get to see &a[i] and pointer offsetting