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++/25854] [3.4/4.0/4.1/4.2 regression] Bogus diagnostic with '<type error>'



------- Comment #1 from reichelt at gcc dot gnu dot org  2006-01-19 17:29 -------
Subject: Bug 25854

Author: reichelt
Date: Thu Jan 19 17:29:42 2006
New Revision: 109975

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=109975
Log:
        PR c++/25854
        * pt.c (maybe_process_partial_specialization): Return early on
        error_mark_node.

        * g++.dg/template/spec28.C: New test.

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


-- 


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


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