1 /* { dg-do compile } */
2 /* { dg-additional-options "-march=skylake" { target x86_64-*-* i?86-*-* } } */
9 LTO_DECL_STREAM_NAMESPACE_DECL
,
10 LTO_DECL_STREAM_LABEL_DECL
,
14 struct lto_tree_ref_encoder
{
16 } typedef *lto_out_decl_state_ptr
;
19 lto_out_decl_state_ptr vec
[1];
20 } VEC_lto_out_decl_state_ptr_base
;
22 VEC_lto_out_decl_state_ptr_base
*a
;
26 fn1(struct lto_tree_ref_encoder
*p1
) {
30 for (; i
< LTO_N_DECL_STREAMS
; i
++) {
31 struct lto_tree_ref_encoder c
= *p1
;
33 VEC_tree_base
*e
= c
.trees
;
41 lto_out_decl_state_ptr h
;
42 struct lto_tree_ref_encoder j
;