This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8999: SegFault after illegal template declaration
- From: neroden at gcc dot gnu dot org
- To: bangerth at ticam dot utexas dot edu, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: 1 Jan 2003 15:52:22 -0000
- Subject: Re: c++/8999: SegFault after illegal template declaration
- Reply-to: neroden at gcc dot gnu dot org, bangerth at ticam dot utexas dot edu, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: SegFault after illegal template declaration
State-Changed-From-To: analyzed->closed
State-Changed-By: neroden
State-Changed-When: Wed Jan 1 07:52:21 2003
State-Changed-Why:
Now gives the following errors on mainline:
ice.cxx:2: error: expected type-name
ice.cxx:2: error: expected type-name
ice.cxx:2: error: ISO C++ forbids declaration of `parameter' with no type
Closing.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8999