]> git.ipfire.org Git - thirdparty/gcc.git/commit
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:07 +0000 (08:27 +0000)
committerManfred Hollstein <manfred@gcc.gnu.org>
Fri, 11 Dec 1998 08:27:07 +0000 (08:27 +0000)
commit5e36733735175e0cb805ba6064902092e46f9862
tree7d31b99c284a4a2f2b9b6f69c70794d020b92cc2
parent56adfa4a5dcafd96badee9df4f7ab1ff8274b799
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: r24260
gcc/Makefile.in
gcc/cpplib.h