CVSROOT: /cvs/egcs Module name: egcs Changes by: aph@egcs.cygnus.com 99/01/18 06:29:27 Modified files: gcc/java : parse.c parse.y ChangeLog Log message: 1999-01-18 Andrew Haley <aph@cygnus.com> * parse.y (patch_binop): Do a type conversion from signed to unsigned and then back to signed when a ">>>" is found.