This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r146986 - in /branches/gc-improv/gcc: ChangeLog...


Author: lauras
Date: Wed Apr 29 21:05:40 2009
New Revision: 146986

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146986
Log:
2009-04-29  Laurynas Biveinis  <laurynas.biveinis@gmail.com>

	* expr.c: Do not include ggc.h.
	* tre-inline.c: Likewise.
	* Makefile.in (tree_inline.o): Remove $(GGC_H) dependency.
	(tree_iterator.o): Likewise.

Added:
    branches/gc-improv/gcc/ChangeLog.gc-improv
Modified:
    branches/gc-improv/gcc/Makefile.in
    branches/gc-improv/gcc/expr.c
    branches/gc-improv/gcc/tree-iterator.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]