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++/35097] [4.3 regression] ICE with attribute and template specialization



------- Comment #2 from jason at gcc dot gnu dot org  2008-02-12 06:35 -------
Subject: Bug 35097

Author: jason
Date: Tue Feb 12 06:34:59 2008
New Revision: 132253

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=132253
Log:
        PR c++/35097
        * pt.c (tsubst): Don't look up a template typedef in an explicit
        specialization.

Added:
    trunk/gcc/testsuite/g++.dg/ext/attrib31.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c


-- 


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


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