1 /* { dg-do compile } */
2 /* { dg-options "-O2 -fdump-tree-optimized" } */
12 /* Test whether memcpy call has been optimized out. */
13 /* { dg-final { scan-tree-dump-times "memcpy" 0 "optimized"} } */
14 /* { dg-final { cleanup-tree-dump "optimized" } } */