On 2003年10月30日, Richard Henderson wrote: > So I went looking to see what Java and Fortran do. And I can't > see that we check for duplicate case labels at all. Am I correct > in this, or have I missed something? See patch_switch_statement in java/parse.y. Jeff