tree-ssa-operands.c (get_expr_operands): Use a switch.
authorRichard Henderson <rth@redhat.com>
Fri, 16 Jul 2004 02:26:47 +0000 (19:26 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 16 Jul 2004 02:26:47 +0000 (19:26 -0700)
commit310de7612eb217a6cd55f09f6d7b3601371ace6c
tree9ead538a57becb4654de90f43b18c68e97fa831a
parentbc03b358a0a7f5acbc38c0e650ea5063080191ef
tree-ssa-operands.c (get_expr_operands): Use a switch.

        * tree-ssa-operands.c (get_expr_operands): Use a switch.  Split out...
        (get_indirect_ref_operands, get_call_expr_operands): ... these.

From-SVN: r84798
gcc/ChangeLog
gcc/tree-ssa-operands.c