1 /* { dg-do compile } */
2 /* { dg-options "-w" } */
6 void foo (void * DAG_temp117584
)
15 void ** __indir_union1
= (void**)DAG_temp117584
;
16 DAG_temp117585
= (long)*__indir_union1
;
17 DAG_temp117586
= DAG_temp117585
;
18 if ( DAG_temp117586
!= (int)268435456 )
22 union __block_indir0_u
{ struct { long val
; } __indir_struct
; }
23 * __indir_union
= (union __block_indir0_u
*)pC
;
24 f(__indir_union
->__indir_struct
.val
);