K 10
svn:author
V 4
jeff
K 8
svn:date
V 27
2020-02-19T22:34:22.762357Z
K 7
svn:log
V 291
Silence a gcc warning about no return from a function that handles every
possible enum in a switch statement.  I verified that this emits nothing
as expected on clang.  radix relies on constant propagation to eliminate
any branching from these access routines.

Reported by:	lwhsu/tinderbox

END
