This is the mail archive of the gcc@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]

patch that FIXED regression PR c++/8116 (still broken on 3.2 branch)


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.

I've added this information to GNATS, but didn't change
anything to note the duplicate PRs.

Janis


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