https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116920
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hp at gcc dot gnu.org
--- Comment #3 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
(In reply to Xi Ruoyao from comment #0)
> In this test case "case 1919:" is either redundant,
De facto redundant, sure.
> or indicating a
> programming error. Thus it'd be better if we emit a warning here.
That's debatable. A special warning option may be in order, but I can very
well see the above as a coding style issue, with arguments for both sides.