]> git.ipfire.org Git - thirdparty/gcc.git/commit
parse.y (patch_binop): Do a type conversion from signed to unsigned and then back...
authorAndrew Haley <aph@cygnus.com>
Mon, 18 Jan 1999 06:29:26 +0000 (06:29 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Mon, 18 Jan 1999 06:29:26 +0000 (06:29 +0000)
commit73333a8791299c17951b58c25ba4857059432059
tree8243b03eb2cf1a518c5a43c3b68837b3c8b8c25e
parent47c3ed988be2da61c38d896925b8cede2fd67808
parse.y (patch_binop): Do a type conversion from signed to unsigned and then back to signed when...

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.

From-SVN: r24741
gcc/java/ChangeLog
gcc/java/parse.c
gcc/java/parse.y