This is the mail archive of the gcc-patches@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: Configuring out obstacks



  In message <20000614094226N.mitchell@codesourcery.com>you write:
  > 
  > Zack --
  > 
  >   I think it's great that you prepared these patches.  But, I think we
  > shouldn't do this just yet.  Here's my sentiment:
  > 
  >   o Turning off the obstack code increases the chances we'll break it.
  >     That will harm folks who are still dependent on it.
  > 
  > Instead, I think we should just force ourselves to convert the last
  > remaining front-ends: Chill and Java.  It's a largely mechanical
  > process, and then we can just remove all the obstack code for good.
Are we really ready to kill obstacks like that?

What about gpc or other front-ends that haven't been integrated?  Do we
decree that they can't use obstacks?  If we're going to do that, then we
need to open up the discussion to a wider audience than just gcc-patches.

jeff


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