* decl.c (struct named_label_entry): Change type of bad_decls field
authorfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Jun 2010 01:24:53 +0000 (01:24 +0000)
committerfroydnj <froydnj@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 30 Jun 2010 01:24:53 +0000 (01:24 +0000)
commit6c0d9c8de91cfe5074f25f2f2d50952c9e7e2eb4
tree077f4ae1da8623043bc11d8288b91179b402d857
parentbde2eab67c0f63e6dcafc495585ee57d7d810adf
* decl.c (struct named_label_entry): Change type of bad_decls field
to a VEC.
(poplevel_named_label_1): Adjust for new type of bad_decls.
(check_goto): Likewise.

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