tree-ssa-operands.c (get_expr_operands): Revert changes to ADDR_EXPR processing intro...
authorDiego Novillo <dnovillo@redhat.com>
Thu, 29 Jul 2004 17:15:38 +0000 (17:15 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Thu, 29 Jul 2004 17:15:38 +0000 (13:15 -0400)
commitd397dbcd99452ed440e1a99495436af91513a5ac
tree7220d1120c147f0275d6a78b7a6a7a25a2396916
parent9d6e0be1f607c2289a000018eac74ff322ff3f52
tree-ssa-operands.c (get_expr_operands): Revert changes to ADDR_EXPR processing introduced by...

* tree-ssa-operands.c (get_expr_operands): Revert changes
to ADDR_EXPR processing introduced by:
    2004-06-21  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
    * tree-ssa-operands.c (get_expr_operands): Minor rearrangements.

testsuite/ChangeLog

* gcc.dg/tree-ssa/20040729-1.c: New test.

From-SVN: r85306
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/20040729-1.c [new file with mode: 0644]
gcc/tree-ssa-operands.c