r126743 - in /branches/boehms-gc/gcc: alias.c c...
lauras@gcc.gnu.org
lauras@gcc.gnu.org
Thu Jul 19 05:13:00 GMT 2007
Author: lauras
Date: Thu Jul 19 05:13:07 2007
New Revision: 126743
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126743
Log:
Convert "low-hanging fruit" GC allocations to typed ones
Modified:
branches/boehms-gc/gcc/alias.c
branches/boehms-gc/gcc/c-decl.c
branches/boehms-gc/gcc/cfg.c
branches/boehms-gc/gcc/cfgrtl.c
branches/boehms-gc/gcc/cgraph.c
branches/boehms-gc/gcc/config/i386/i386.c
branches/boehms-gc/gcc/cp/decl.c
branches/boehms-gc/gcc/cp/name-lookup.c
branches/boehms-gc/gcc/cp/parser.c
branches/boehms-gc/gcc/dwarf2out.c
branches/boehms-gc/gcc/emit-rtl.c
branches/boehms-gc/gcc/except.c
branches/boehms-gc/gcc/expr.c
branches/boehms-gc/gcc/function.c
branches/boehms-gc/gcc/gengtype.c
branches/boehms-gc/gcc/gengtype.h
branches/boehms-gc/gcc/ggc-boehm.c
branches/boehms-gc/gcc/ggc-internal.h
branches/boehms-gc/gcc/ggc.h
branches/boehms-gc/gcc/integrate.c
branches/boehms-gc/gcc/objc/objc-act.h
branches/boehms-gc/gcc/optabs.c
branches/boehms-gc/gcc/predict.c
branches/boehms-gc/gcc/stringpool.c
branches/boehms-gc/gcc/tree-cfg.c
branches/boehms-gc/gcc/tree-inline.c
branches/boehms-gc/gcc/tree-nested.c
branches/boehms-gc/gcc/tree-ssa-structalias.c
branches/boehms-gc/gcc/tree-ssanames.c
branches/boehms-gc/gcc/tree.c
branches/boehms-gc/gcc/varasm.c
More information about the Gcc-cvs
mailing list