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]

r115334 - in /branches/boehms-gc/gcc: ggc-boehm...


Author: lauras
Date: Tue Jul 11 14:17:16 2006
New Revision: 115334

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115334
Log:
1) Fix broken --with-gc=page.
2) Suppress Boehm's GC collector warnings.
3) Use used bytes on the heap instead of whole heap size for decision
when to collect.

Modified:
    branches/boehms-gc/gcc/ggc-boehm.c
    branches/boehms-gc/gcc/stringpool.c


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