OSDN Git Service

* gimplify.c (gimplify_ctx): Change the type of case_labels to
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jun 2005 20:21:54 +0000 (20:21 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 2 Jun 2005 20:21:54 +0000 (20:21 +0000)
commit38ad5aad1a18c74741f8585a03f17f73befea22d
tree38d4b53b1cc72915b75f7dc98649c0a3cb2894b1
parentca136233c9e0dc233f714f9383c18a512abe4ca3
* gimplify.c (gimplify_ctx): Change the type of case_labels to
VEC from VARRAY.
(gimplify_switch_expr, gimplify_case_label_expr): Adjust uses
of case_labels.

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