This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix warning in rtlanal.c
- To: Andreas Jaeger <aj at suse dot de>
- Subject: Re: Fix warning in rtlanal.c
- From: Richard Henderson <rth at redhat dot com>
- Date: Fri, 19 Oct 2001 10:55:39 -0700
- Cc: gcc-patches at gcc dot gnu dot org
- References: <u8k7xr7l7j.fsf@gromit.moeb>
On Fri, Oct 19, 2001 at 04:34:08PM +0200, Andreas Jaeger wrote:
> * Makefile.in (rtlanal.o): Depend on TM_P_H.
> * rtlanal.c: Include "tm_p.h" for ix86_function_arg_regno_p.
Ok.
r~