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

Re: obstack problems in cc1plus


On Feb 25, 2000, Peter Lawrence <Peter.Lawrence@Eng.Sun.COM> wrote:

> there is a mis-use of obstacks and consequent memory corruption in 
> cc1plus, both gcc-2.8.1 and gcc-2.95.1.

Yup.  Probably several of them.  Fortunately, we no longer use
obstacks in cc1plus, in the development sources.  A garbage collector
is used instead.  You may want to give a snapshot a try.

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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