* unwind-dw2.c (_Unwind_GetGR): Avoid warning about unsigned
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Oct 2003 18:06:11 +0000 (18:06 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Oct 2003 18:06:11 +0000 (18:06 +0000)
commitfbcd176b7d77e5c3747d7dae2bfc151106d4a7b2
tree8d6239c4095c22f336c4f579a7bff0f265ddfe4b
parentc1a0fc0d3d5f8c11e752d064404502de00bb10d6
* unwind-dw2.c (_Unwind_GetGR): Avoid warning about unsigned
comparison.
(_Unwind_SetGR): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72960 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/unwind-dw2.c