cfgrtl.c: Include recog.h and insn-config.h.
authorRichard Henderson <rth@redhat.com>
Fri, 8 Feb 2002 00:35:15 +0000 (16:35 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Fri, 8 Feb 2002 00:35:15 +0000 (16:35 -0800)
commitb6878a45f7d17294cea1f19de9fd7ca451de6f87
treef00cdeb1d9295137701d498288fd8142cfc6c441
parentae19f5ef347c0606bc2b87cb6fd98953a6000b83
cfgrtl.c: Include recog.h and insn-config.h.

        * cfgrtl.c: Include recog.h and insn-config.h.
        (keep_with_call_p): Fix general_operand invocation.
        * Makefile.in (cfgrtl.o): Update dependencies.

From-SVN: r49598
gcc/ChangeLog
gcc/Makefile.in
gcc/cfganal.c