r129779 - in /branches/lto/gcc: ChangeLog.lto M...
froydnj@gcc.gnu.org
froydnj@gcc.gnu.org
Tue Oct 30 19:24:00 GMT 2007
Author: froydnj
Date: Tue Oct 30 19:24:52 2007
New Revision: 129779
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129779
Log:
gcc/
* Makefile.in (lto/lto-stream-debug.o): Add dependency on $(TREE_H).
gcc/lto/
* lto-tree.h (union lang_tree_node): Change GTY description to chain
with GENERIC_NEXT.
* config-lang.in (gtfiles): Add lto-lang.c.
* lto-lang.c: Include gt-lto-lto-lang.h.
* Make-lang.in (lto/lto-lang.o): Add dependency on gt-lto-lto-lang.h
(lto/lto-symtab.o): Depend on LTO_H instead of TREE_H.
(lto/lto-read.o): Likewise.
Modified:
branches/lto/gcc/ChangeLog.lto
branches/lto/gcc/Makefile.in
branches/lto/gcc/lto/ChangeLog
branches/lto/gcc/lto/Make-lang.in
branches/lto/gcc/lto/config-lang.in
branches/lto/gcc/lto/lto-lang.c
branches/lto/gcc/lto/lto-tree.h
More information about the Gcc-cvs
mailing list