PATCH COMMITTED: Don't break tests for enum in range

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Fri Jun 8 18:48:00 GMT 2007


> With Java the middle end should never see an uninitialized variable.
> Uninitialized variables are precluded by the language definition, or
> the bytecode verifier.

Then if there's no other way in the language to create an undefined value,
Java should certainly use the "undefined" choice, like C.



More information about the Gcc mailing list