re PR tree-optimization/80558 (VRP not handling x & -2 well)
PR tree-optimization/80558 * tree-vrp.c (extract_range_from_binary_expr_1): Optimize [x, y] op z into [x op, y op z] for op & or | if conditions are met. * gcc.dg/tree-ssa/vrp115.c: New test. From-SVN: r247641
Showing
gcc/testsuite/gcc.dg/tree-ssa/vrp115.c
0 → 100644
Please
register
or
sign in
to comment