This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/8116: [3.2 regression] ICE in member template function


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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]