1 /* { dg-do compile } */
2 /* { dg-options "-fdump-tree-optimized" } */
3 /* { dg-skip-if "" { *-*-* } { "-fno-fat-lto-objects" } { "" } } */
13 const struct hardware h
= {
20 void f1(volatile struct hardware
*ptr
)
25 /* { dg-final { scan-tree-dump-times "\\*ptr" 1 "optimized" } } */