unwind-dw2.c (_Unwind_GetGR): Avoid warning about unsigned comparison.
authorAndreas Jaeger <aj@suse.de>
Sun, 26 Oct 2003 18:06:11 +0000 (19:06 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Sun, 26 Oct 2003 18:06:11 +0000 (19:06 +0100)
commit36f9cf4adaaba39ac6a4b3a99c79543a433dbab9
tree8d6239c4095c22f336c4f579a7bff0f265ddfe4b
parent9f6e5a8c5b9e3ffc5089f1f9590a3cd3c208f86b
unwind-dw2.c (_Unwind_GetGR): Avoid warning about unsigned comparison.

* unwind-dw2.c (_Unwind_GetGR): Avoid warning about unsigned
comparison.
(_Unwind_SetGR): Likewise.

From-SVN: r72960
gcc/ChangeLog
gcc/unwind-dw2.c