]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/m68k/m68k.c
m68k.c: Include "system.h" instead of <stdio.h>.
authorAndreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Mon, 17 Aug 1998 08:35:24 +0000 (08:35 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 17 Aug 1998 08:35:24 +0000 (02:35 -0600)
commitf5220a5dd39feb469be2bf80a5b455e2ce766f5e
treeb2f6f77060719590b9ba22b0fc031b946fa6d9de
parent38198304ccb559a021fe5abbe91a5191d8cf5f0e
m68k.c: Include "system.h" instead of <stdio.h>.

        * config/m68k/m68k.c: Include "system.h" instead of <stdio.h>.
        Include "toplev.h".
        (valid_dbcc_comparison_p): Mark mode argument as unused.
        (symbolic_operand): Likewise.
        (legitimize_pic_address): Likewise.
        (const_uint32_operand): Likewise.
        (const_sint32_operand): Likewise.
        * sched.c [!INSN_SCHEDULING]: Define only dummy function
        schedule_insns and comment out rest of file.

From-SVN: r21779
gcc/ChangeLog
gcc/config/m68k/m68k.c
gcc/sched.c