Makefile.in (build/genrecog.o): Depend on inchash.h.
authorRichard Sandiford <richard.sandiford@arm.com>
Wed, 29 Apr 2015 13:32:59 +0000 (13:32 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Wed, 29 Apr 2015 13:32:59 +0000 (13:32 +0000)
commit72d33bd3d2045888b6fc2c6e651d54a8fe2a598a
tree0c8da26e381a665d2c016ba146d736f13f9c8491
parent34ba5affde224d69904f0fa068ee07208f85a5f1
Makefile.in (build/genrecog.o): Depend on inchash.h.

gcc/
* Makefile.in (build/genrecog.o): Depend on inchash.h.
(build/genrecog$(build_exeext): Depend on build/hash-table.o and
build/inchash.o
* genrecog.c: Rewrite most of the code except for the third page.

From-SVN: r222575
gcc/ChangeLog
gcc/Makefile.in
gcc/genrecog.c