2 ! { dg
-options
"-O2 -fdump-tree-optimized" }
4 subroutine test
(nb
,nx
,r2
)
18 ! Verify that offset of the first element is simplified
19 ! While we understand
to combine x
+ ~x IVOPTs now messes things
20 ! up by hiding that operation in casts
to unsigned
.
21 ! { dg
-final
{ scan
-tree
-dump
-not
"~" "optimized" { xfail
*-*-* } } }
22 ! { dg
-final
{ cleanup
-tree
-dump
"optimized" } }