* tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS,
commit3ad60ec870ac61fa1b996dd23d4ac9e1dd9b2a45
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 May 2003 15:37:08 +0000 (9 15:37 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 May 2003 15:37:08 +0000 (9 15:37 +0000)
tree17518ae84702dc1d230d57d6d0ee7db9eec3b865
parentfed48d89a5a90d06d7604ec8866c3666f4900492
* tree-dump.c (dequeue_and_dump): Use CONSTRUCTOR_ELTS,
instead of TREE_OPERAND to access the operand of a
CONSTRUCTOR node.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66635 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-dump.c