Warning fixes:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sun, 28 Mar 1999 17:33:22 +0000 (17:33 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sun, 28 Mar 1999 17:33:22 +0000 (17:33 +0000)
commit3228bc05fc4414db84bd0a81099d22ff1bd4a4e9
tree71626eb048f5e031e0a8fc0320bdec9e9a929178
parent8f0e7be43cb851bdf09269f726e182778851010b
Warning fixes:

        * recog.h (insn_outfun, insn_operand_predicate): Add prototype
        arguments.
        * rtl.h (note_stores): Likewise.
        * rtlanal.c (note_stores): Likewise.

From-SVN: r26045
gcc/ChangeLog
gcc/recog.h
gcc/rtl.h
gcc/rtlanal.c