1 /* { dg-do compile } */
2 /* { dg-options "-O2" } */
3 /* Test check use_block_copy bit propagation in sra element hierarchy. */
5 typedef unsigned char UINT8 ;
6 typedef unsigned int UINT ;
19 C4 const mvMax = {0x7fff, 0x7fff};
26 inline void m42 (UINT i, C4 mv)
33 inline void m43(UINT j)
43 inline void m44 (UINT j) const {};
77 C4 const c400 = {0,0};