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: peeling more bits off the onion


Gabriel Dos Reis <gdr@integrable-solutions.net> writes:

> Last time I was working one this sort of thing, Mark, Jason and I
> agreed it is ugly and wrong that poplevel() is being called from
> there (by language independent code).  We agree that should not
> happen.  so instead of preserving that hack, I would rather we get
> rid of it.

I totally agree that poplevel and pushlevel should not be called from
language independent code, but I have a specific goal in mind, and it
does not include fixing this.

zw


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