From 088f179c75e7f00ba18e7bcf4cdfc0947a7b4d80 Mon Sep 17 00:00:00 2001 From: rth Date: Fri, 8 Feb 2002 00:35:15 +0000 Subject: * cfgrtl.c: Include recog.h and insn-config.h. (keep_with_call_p): Fix general_operand invocation. * Makefile.in (cfgrtl.o): Update dependencies. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49598 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gcc/ChangeLog') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6b5136a273e..5674f97e862 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2002-02-07 Richard Henderson + + * cfgrtl.c: Include recog.h and insn-config.h. + (keep_with_call_p): Fix general_operand invocation. + * Makefile.in (cfgrtl.o): Update dependencies. + 2002-02-07 Kazu Hirata * config/h8300/h8300.c (two_insn_adds_subs_operand): Revise a -- cgit v1.2.1