class.c (dump_array): Call CONSTRUCTOR_ELTS to access the operand of a CONSTRUCTOR...
authorDiego Novillo <dnovillo@redhat.com>
Sat, 31 May 2003 22:32:42 +0000 (22:32 +0000)
committerDiego Novillo <dnovillo@gcc.gnu.org>
Sat, 31 May 2003 22:32:42 +0000 (18:32 -0400)
commit522801e76c9547bf28f5347c0671a40d43b90302
treea495f85b1b4b4f25bf0526997405979ef6b843a3
parentfef3106c7b8594f390ab8760328c8209cdf84384
class.c (dump_array): Call CONSTRUCTOR_ELTS to access the operand of a CONSTRUCTOR node.

* class.c (dump_array): Call CONSTRUCTOR_ELTS to access
the operand of a CONSTRUCTOR node.

From-SVN: r67279
gcc/cp/ChangeLog
gcc/cp/class.c