This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/8116: [3.2 regression] ICE in member template function
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, yuvalk at mainsoft dot com, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Date: Mon, 23 Dec 2002 11:45:37 -0800
- Subject: Re: c++/8116: [3.2 regression] ICE in member template function
- Organization: IBM
- Reply-to: janis187 at us dot ibm dot com
The patch that fixed the regression reported in PR c++/8116
was fixed with the following patch to the mainline:
2002-09-16 Nathan Sidwell <nathan@codesourcery.com>
PR c++/7718
* pt.c (tsubst_decl): Remove assert.
PR 8116 is a duplicate of PR 7718. They are both
regressions from GCC 3.0.4 that still exist on the 3.2
branch. PR 7718 was not recognized as a regression.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8116