Fix CASE_CHAIN typos
authorThomas Schwinge <thomas@codesourcery.com>
Mon, 13 Jun 2016 16:10:35 +0000 (18:10 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Mon, 13 Jun 2016 16:10:35 +0000 (18:10 +0200)
commit1a0c3c346646689030e485cef0f71bd64515fc1f
tree76eaf7126ca9d4cbb1a5b19feec5dd3c132a8b2d
parent10d2fc232412cda3b71b48b705440b828d6c80f5
Fix CASE_CHAIN typos

gcc/
* tree-cfg.c (edge_to_cases_cleanup): Fix CASE_CHAIN typo.
* tree.def (CASE_LABEL_EXPR): Likewise.

From-SVN: r237384
gcc/ChangeLog
gcc/tree-cfg.c
gcc/tree.def