cpplib.h (HOST_WIDE_INT): Get definition from "machmode.h" and don't try to define...
authorManfred Hollstein <manfred@gcc.gnu.org>
Fri, 11 Dec 1998 08:27:02 +0000 (08:27 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Fri, 11 Dec 1998 08:27:02 +0000 (08:27 +0000)
commit56adfa4a5dcafd96badee9df4f7ab1ff8274b799
tree6ecf062425f33a0aefc2c3816f9be2239471dbf4
parentb063450945a40f5120cd5d836cc7e3487d7cda0e
cpplib.h (HOST_WIDE_INT): Get definition from "machmode.h" and don't try to define it here.


* cpplib.h (HOST_WIDE_INT): Get definition from "machmode.h"
and don't try to define it here.
* Makefile.in (cppmain.o): Depend on machmode.h.
(cpplib.o): Likewise.
(cpperror.o): Likewise.
(cppexp.o): Likewise.
(cppfiles.o): Likewise.
(cpphash.o): Likewise.
(cppalloc.o): Likewise.
(fix-header.o): Likewise.
(scan-decls.o): Likewise.

From-SVN: r24259
gcc/ChangeLog