tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS...
authorDiego Novillo <dnovillo@redhat.com>
Fri, 9 May 2003 15:37:08 +0000 (15:37 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Fri, 9 May 2003 15:37:08 +0000 (11:37 -0400)
commit5675294bcbd17311491358f8dc299deeeb11d2c5
tree17518ae84702dc1d230d57d6d0ee7db9eec3b865
parent88e98cfeb7a9d048923a59132053082699dec968
tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS...

* tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS,
instead of TREE_OPERAND to access the operand of a
CONSTRUCTOR node.

From-SVN: r66635
gcc/ChangeLog
gcc/tree-dump.c