]> git.ipfire.org Git - thirdparty/gcc.git/commit
Warning fixes:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Oct 1998 12:39:18 +0000 (12:39 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 23 Oct 1998 12:39:18 +0000 (12:39 +0000)
commit14184418c199ea13344062228d6b5a20257e2f75
tree596b98d920bcb1fb71092ae778db7ff5306e21ac
parent6a31743fb3a69660d8d0bc604f89546106e1aa8a
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@23253 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/alpha/alpha.c
gcc/config/alpha/alpha.h