Warning fixes:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Fri, 23 Oct 1998 13:12:09 +0000 (13:12 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Fri, 23 Oct 1998 13:12:09 +0000 (13:12 +0000)
commitdf4f7565feb1b58b9f2864825dd40bd38d3c6d40
treedaed9565f86589d44f90424cc1a1fd599a4e6926
parentd1e6b55b7aad1d74979f9ea5c3029340e8e36707
Warning fixes:

        * sparc.h (EXTRA_SPECS): Add missing initializers.
        (sparc_defer_case_vector): Provide a prototype.
        * svr4.h (ASM_OUTPUT_ASCII): Cast STRING_LIMIT to (long) when
        comparing it to the result of a pointer subtraction.

From-SVN: r23254
gcc/ChangeLog
gcc/config/sparc/sparc.h
gcc/config/svr4.h