Fix warning in insn-recog.c

Zack Weinberg zackw@stanford.edu
Sun Jul 1 11:31:00 GMT 2001


On Sun, Jul 01, 2001 at 08:01:32PM +0200, Andreas Jaeger wrote:
> 
> Compiling for i686-linux I get:
> 
> insn-recog.c: In function `split_2':
> insn-recog.c:47859: warning: implicit declaration of function `operands_match_p'
> 
> I propose to include reload.h.

You also need to adjust the dependencies of insn-recog.o in the
Makefile.

zw



More information about the Gcc-patches mailing list