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]
Other format: [Raw text]

Re: Final intermodule patch


On Sun, 2003-07-13 at 18:59, Richard Henderson wrote:
> On Sun, Jul 13, 2003 at 02:55:02PM -0700, Mark Mitchell wrote:
> > > AFAIK, *all* debugging formats can handle this.  Otherwise debugging
> > > of current nested functions wouldn't work, nor would printing of 
> > > function-scope static variables.  Since they do...
> > 
> > Only with -g.
> 
> Um, ok, so?

Well, it won't work any more and it used to work before.

If that were the price we had to pay for this feature, it might be worth
it -- but I believe that there's an alternate implementation technique
that would yield the same upside without this downside.  And would be
more useful for other features we want to add to the compiler at the
same time.

-- 
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC


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