unwind-dw2-fde.c (fde_compare_t): Change return type to int.
authorRichard Henderson <rth@redhat.com>
Wed, 10 Oct 2001 19:53:29 +0000 (12:53 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 10 Oct 2001 19:53:29 +0000 (12:53 -0700)
commitbde257ff591d390fea6af968dfc7935004c95a84
treef58716b402df61329744a155ca95c292f0a42a40
parente10f3d36e5df9436d0627c424d8a4a6c194aede9
unwind-dw2-fde.c (fde_compare_t): Change return type to int.

        * unwind-dw2-fde.c (fde_compare_t): Change return type to int.
        (fde_unencoded_compare): Likewise.  Don't use subtraction to get
        a tristate comparison value.
        (fde_single_encoding_compare, fde_mixed_encoding_compare): Likewise.

From-SVN: r46157
gcc/ChangeLog
gcc/unwind-dw2-fde.c