This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [tree-ssa] diagnosing switch errors


On Thu, 30 Oct 2003, 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]