From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12655 invoked by alias); 8 May 2003 23:22:08 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 12635 invoked by uid 48); 8 May 2003 23:22:08 -0000 Date: Thu, 08 May 2003 23:22:00 -0000 Message-ID: <20030508232208.12634.qmail@sources.redhat.com> To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, ssomers@opnet.com From: bangerth@dealii.org Reply-To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, ssomers@opnet.com, gcc-gnats@gcc.gnu.org Subject: Re: c++/6758: [2003-01-01] ICE on nested type in template declaration X-SW-Source: 2003-05/txt/msg00671.txt.bz2 List-Id: Synopsis: [2003-01-01] ICE on nested type in template declaration State-Changed-From-To: analyzed->closed State-Changed-By: bangerth State-Changed-When: Thu May 8 23:22:08 2003 State-Changed-Why: Fixed on mainline: g/x> /home/bangerth/bin/gcc-3.4-pre/bin/c++ -c x.cc x.cc:4: error: type `typename std::_Rb_tree<_Key, std::pair, std::_Select1st >, _Compare, _Alloc>::allocator_type' is not derived from type `Foo' x.cc:4: error: ISO C++ forbids declaration of `reference' with no type x.cc:4: error: expected `;' http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6758