This is the mail archive of the gcc@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]

adding destroyable objects into Ggc


On Wed, Oct 19, 2011 at 1:00 AM, Basile Starynkevitch
<basile@starynkevitch.net> wrote:

> However, I don't often see the people arguing against Ggc talking about the difficulties
> for GCC newscomers to dive inside GCC and be able to propose code.

From my experience, the difficulty for newcomer to get into GCC source
code base has less to do with GC than the compiler overall architecture
itself. ?I believe it would be naively deceptive to make people believe that
the absence of GC is what makes or would make GCC impenetrable to newcomers.

-- Gaby


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