1 msgbug in g++ front-end
1 msggcc-4.3-20070914 is now available
2 msgFW: Symbol Table Export From GCC?
5 msgporting problem: segfault when compiling progra...
4 msgAny chance for intel core --march?
3 msgStack parameter - pass by value - frame usage
1 msgWork Online From Home.
29 msgIs Sun putting much effort into supporting the ...
3 msgBootstrap broken - treelang: error: ‘treelang...
7 msgGCC 4.3.0: Stage 3
3 msgGCC 4.2 Branch Status: Slush

New branch for GC work
\ Laurynas Biveinis (11 Sep 2007)

3 msgunderstanding __FUNCTION__ generation
2 msgRecent (middle-end?) regressions in the Fortran...
4 msgPolyhedron test: gas_dyn run-time performance r...
1 msgsupport for float/complex math in libgcc cross-...
4 msgSImode and PSImode question
1 msggcc-4.1-20070910 is now available
6 msgdeadline extension for debug info project into ...
9 msgerror compiling libgcc with ported cross-compiler
Subject:New branch for GC work
Group:Gcc
From:Laurynas Biveinis
Date:11 Sep 2007


Hello,

Since mainline is in, or is about to enter very soon, stage 3, I have
created a new branch "gc-improv" for GC work and related changes that
are not strictly bug fixes. The difference from the old boehm-gc
branch is that this one will not contain Boehm's GC integration.

As my previous email http://gcc.gnu.org/ml/gcc/2007-09/msg00144.html
did not receive any feedback, I assume that the plan there is OK and I
will proceed according to it:

- Take at least one more allocation site out of GC to pool or obstack;
- The "easy" parts of the last week's NEXT_INSN = NULL trainwreck;
- Couple more fixes/cleanups.
These will be submitted to mainline on stage1/stage2.

The interesting parts, already implemented in boehm-gc branch:
- gengtype changes to generate separate GC allocators for each used type
- convert GCC to use these
- add type-tags to objects

Then
- New GC marker, using type-tags.

I will document the gc-improv branch in svn.html shortly. Boehm-gc
will stay in the list of active branches until I finish porting over
stuff from it.

Any comments about the plan are still very welcome :)

--
Laurynas


© 2004-2008 readlist.com