g++ 3.5.0 and tree-ssa parse problem: incomplete types

Alexandre Oliva aoliva@redhat.com
Wed Mar 3 00:31:00 GMT 2004


On Mar  2, 2004, Kedar Namjoshi <kedar@research.bell-labs.com> wrote:

>   This seems to me to be a parser bug, unless it is somehow required by
> the C++ standard.

It is required.  The type is not template dependent, so it must be
resolvable at template parse time.

-- 
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 mailing list