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: GCC-3.3.4 PATCH: More on cast-as-lvalue uses


On Mar  1, 2004, Gabriel Dos Reis <gdr@integrable-solutions.net> wrote:

> While the previous patch let me do a full bootstrap, it wasn't
> sufficient for a plain "make": There was one more usage in the C++
> front-end.

The C++ front-end has used such constructs forever.  It's always been
the case that you needed make bootstrap or a pre-bootstrapped native
out of the same tree to build the C++ front-end.

It's nice that you're cleaning this up, especially now that GCC no
longer supports this extension, but I wouldn't consider fixing them in
an old branch a high priority.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Happy GNU Year!                     oliva@{lsd.ic.unicamp.br, gnu.org}
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist                Professional serial bug killer


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