expr.c (expand_assignment): Fold the bitpos in the to_rtx if sufficiently aligned...
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Wed, 28 May 2014 13:37:02 +0000 (13:37 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Wed, 28 May 2014 13:37:02 +0000 (13:37 +0000)
commit7fbf8a3ede761711ffed9a8658746db31bfbd0e1
treecf2d6a8238ccc834c31562af45ad8fcf181e6fd6
parentb017a17489a1e89510a224a3796275ec5cac97c4
expr.c (expand_assignment): Fold the bitpos in the to_rtx if sufficiently aligned and an offset is used at...

2014-05-28  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * expr.c (expand_assignment): Fold the bitpos in the to_rtx if
        sufficiently aligned and an offset is used at the same time.
        (expand_expr_real_1): Likewise.

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