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]

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


Author: lauras
Date: Sun Aug  2 10:56:57 2009
New Revision: 150348

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

	* gengtype.c (USED_BY_TYPED_GC): New.
	(write_enum_defn): Use it.  Do not output whitespace at the end of
	line.
	(USED_BY_GC): Remove.
	(write_typed_alloc_defns): Use USED_BY_TYPED_GC.

Modified:
    branches/gc-improv/gcc/ChangeLog.gc-improv
    branches/gc-improv/gcc/gengtype.c


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