Makefile.in (convert.o, typeck.o): Depend on output.h
authorJeffrey A Law <law@cygnus.com>
Mon, 1 Nov 1999 05:35:03 +0000 (05:35 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 1 Nov 1999 05:35:03 +0000 (22:35 -0700)
commit64b6368a9ae1bb20ec5d3cae80e4f7ccbfa2b174
treeee9457fc83605716affa67d7bbb80e32c098fbe7
parent7b6cbff4caee3e4cc7e5d180f8b34a64c4e7bff4
Makefile.in (convert.o, typeck.o): Depend on output.h

        * Makefile.in (convert.o, typeck.o): Depend on output.h
        * convert.c: Include output.h.
        * typeck.c: Include output.h.
        (initializer_constant_valid_p): Delete fucntion.
        * ch-tree.h (initializer_constant_valid_p): Delete prototype.

From-SVN: r30311
gcc/ch/ChangeLog
gcc/ch/Makefile.in
gcc/ch/ch-tree.h
gcc/ch/convert.c
gcc/ch/typeck.c