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]

[Bug c++/19764] [3.4 regression] ICE on explicit instantiation of a non-template destructor



------- Comment #7 from reichelt at gcc dot gnu dot org  2005-12-07 21:20 -------
Subject: Bug 19764

Author: reichelt
Date: Wed Dec  7 21:20:25 2005
New Revision: 108188

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108188
Log:
        PR c++/19397
        * g++.dg/template/typedef3.C: New test.

        PR c++/19762
        PR c++/19764
        * g++.dg/template/dtor3.C: Fix error markers.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/typedef3.C
Modified:
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/dtor3.C


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19764


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