Warning fixes:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 23 Oct 1998 12:39:18 +0000 (12:39 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 23 Oct 1998 12:39:18 +0000 (12:39 +0000)
commitd1e6b55b7aad1d74979f9ea5c3029340e8e36707
tree596b98d920bcb1fb71092ae778db7ff5306e21ac
parentc4214310ab9803b44a26494c2fc1fcd960ee1b0b
Warning fixes:

        * alpha.c (override_options): Use ISDIGIT(), not isdigit().  Cast
        the argument to (unsigned char).
        * alpha.h (EXTRA_SPECS): Add missing initializers.
        (ASM_GENERATE_INTERNAL_LABEL): Ensure the argument matches the
        format specifier.

From-SVN: r23253
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h