1 /* { dg-do compile } */
2 /* { dg-options "-O -fno-tree-fre -fdump-tree-cddce1" } */
17 /* Verify DCE removes all accesses to a but the last store and the
19 /* { dg-final { scan-tree-dump-times "a\\\[\[^\n\]\\\]" 2 "cddce1" } } */
20 /* { dg-final { cleanup-tree-dump "cddce1" } } */