re PR tree-optimization/17598 (an extra addition when comparing address of &a->b and &c->b.)
2004-04-26 Richard Guenther <rguenth@gcc.gnu.org> PR tree-optimization/17598 * fold-const.c (fold_binary): Fold comparisons of addresses of COMPONENT_REFs which reference the same field to comparisons of the addresses of the base objects. * gcc.dg/tree-ssa/pr17598.c: New testcase. From-SVN: r98775
Showing
gcc/testsuite/gcc.dg/tree-ssa/pr17598.c
0 → 100644
Please
register
or
sign in
to comment