On 2005-05-24, at 18:06, Diego Novillo wrote:
On Mon, May 23, 2005 at 01:15:17AM -0500, Gabriel Dos Reis wrote:
So, if various components maintainers (e.g. C and C++, middle-end,
ports, etc.) are willing to help quickly reviewing patches we can
have this done for this week (assuming mainline is unslushed soon).
And, of course, everybody can help :-)
If the final goal is to allow GCC components to be implemented in
C++, then I am all in favour of this project. I'm pretty sick of
all this monkeying around we do with macros to make up for the
lack of abstraction.
Amen. GCC cries and woes through struct tree for polymorphism.