This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3905: gcc 3.0 bogus error on sizeof (nested-type) in a template
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, sebor at roguewave dot com
- Subject: Re: c++/3905: gcc 3.0 bogus error on sizeof (nested-type) in a template
- From: ljrittle at gcc dot gnu dot org
- Date: 1 Aug 2001 03:10:58 -0000
Synopsis: gcc 3.0 bogus error on sizeof (nested-type) in a template
State-Changed-From-To: open->analyzed
State-Changed-By: ljrittle
State-Changed-When: Tue Jul 31 20:10:57 2001
State-Changed-Why:
I have provided the long-known work-around to this problem
in the Fix section. This PR should be closed once the
new C++ parser code is installed since it currently
compiles the example (assuming it still does at that
point - I could find no existing test case for this
exact problem, perhaps one should be installed XFAILing).
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3905&database=gcc