* expr.c (expand_expr_addr_expr_1) Rename from expand_expr_addr_expr.
authorRichard Henderson <rth@redhat.com>
Sat, 11 Sep 2004 17:48:22 +0000 (10:48 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 11 Sep 2004 17:48:22 +0000 (10:48 -0700)
commit70bb498ad4fcb4c3e502b770ab848334e0730b39
tree854d5dc6fbfba7a5cf0b697767d56a2aa32db0d7
parentd1909f7b3a52b80e948059ac121016f53318f3c9
* expr.c (expand_expr_addr_expr_1) Rename from expand_expr_addr_expr.

        (expand_expr_addr_expr): New function.  Take ADDR_EXPR instead of the
        operand of the ADDR_EXPR.
        (expand_expr_real_1): Update to match.

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