2 /* { dg-options "-O2 -fdump-tree-sccp-details" } */
4 typedef unsigned char u8
;
5 typedef __UINT32_TYPE__ u32
;
23 u32 x
= b (200, -0x378704, ~0xba64fc);
30 /* Niter analyzer should be able to compute niters for the loop. */
31 /* { dg-final { scan-tree-dump "Replacing uses of: .* with: 3790490784" "sccp" { xfail *-*-* } } } */