compiler: remove name_ field from Type_switch_statement
commit1a1fba1e25779247a4969789885ce80b7b4a2359
authorIan Lance Taylor <iant@golang.org>
Fri, 29 Sep 2023 05:33:32 +0000 (28 22:33 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 23 Oct 2023 01:45:50 +0000 (22 18:45 -0700)
tree01ea73fbf3926fbd78aa0854f8399dd5d3f57f5e
parentb513aa235d6e5d7e2a36ee789c60891fce873340
compiler: remove name_ field from Type_switch_statement

It's not used for anything.

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/536636
gcc/go/gofrontend/MERGE
gcc/go/gofrontend/parse.cc
gcc/go/gofrontend/statements.cc
gcc/go/gofrontend/statements.h