pa.c (hppa_encode_label): Correct size of alloca buffer so we don't overrun it.
authorAlan Modra <alan@linuxcare.com.au>
Thu, 1 Feb 2001 01:11:28 +0000 (01:11 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 1 Feb 2001 01:11:28 +0000 (18:11 -0700)
commit10d17cb7bdfbdb3fe483e5825fc8d11223d6f11d
tree19af920b9d131f1e5786eb184ab5037f276e7beb
parentc3e5f9fa0950345682777df997a08437a39849d2
pa.c (hppa_encode_label): Correct size of alloca buffer so we don't overrun it.

        * pa.c (hppa_encode_label): Correct size of alloca buffer
        so we don't overrun it.  Correct leading `*' case.
        * pa.h (STRIP_NAME_ENCODING): Simplify now that we don't
        need to handle `*@'.
        (FUNCTION_NAME_P): Likewise.

From-SVN: r39385
gcc/ChangeLog
gcc/config/pa/pa.c
gcc/config/pa/pa.h