GCC-3.3.4 PATCH: More on cast-as-lvalue uses

Alexandre Oliva aoliva@redhat.com
Tue Mar 2 16:28:00 GMT 2004


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



More information about the Gcc-patches mailing list