re PR tree-optimization/10528 (Unexpected loop un-optimization when removing a field...
authorRichard Henderson <rth@redhat.com>
Mon, 13 Sep 2004 02:28:19 +0000 (19:28 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 13 Sep 2004 02:28:19 +0000 (19:28 -0700)
commit84cce55d0e1acc39d7b5bb44403eb0e1e61fc7b6
treeefa4c7cf22e184883607e95aae594bdc7e8b1fa1
parent40b7c2f8d2a28381db12d703dc628fda304a1b89
re PR tree-optimization/10528 (Unexpected loop un-optimization when removing a field of a class)

        PR tree-opt/10528
        * tree-inline.c (copy_body_r): Recompute bits for ADDR_EXPR,
        after copying its argument.

From-SVN: r87423
gcc/ChangeLog
gcc/tree-inline.c