expr.c (expand_expr_real_2): Handle larger sizetype in POINTER_PLUS_EXPR.
authorTristan Gingold <gingold@adacore.com>
Wed, 4 Apr 2012 08:26:34 +0000 (08:26 +0000)
committerTristan Gingold <gingold@gcc.gnu.org>
Wed, 4 Apr 2012 08:26:34 +0000 (08:26 +0000)
commit9516c54ee3e407b3ca31244da708582082b830b3
tree773efdada664fb057146ad8be1dd1e735e0f3160
parent62755fd571f16cf1965126c3f169a36fca0d1bf9
expr.c (expand_expr_real_2): Handle larger sizetype in POINTER_PLUS_EXPR.

2012-04-04  Tristan Gingold  <gingold@adacore.com>

* expr.c (expand_expr_real_2): Handle larger sizetype in
POINTER_PLUS_EXPR.

From-SVN: r186133
gcc/ChangeLog
gcc/expr.c