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++/27427] [4.0/4.1/4.2 regression] ICE with invalid template parameter



------- Comment #4 from reichelt at gcc dot gnu dot org  2006-05-06 20:40 -------
Subject: Bug 27427

Author: reichelt
Date: Sat May  6 20:40:23 2006
New Revision: 113582

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113582
Log:
        PR c++/27427
        * pt.c (convert_nontype_argument): Return early on invalid arguments.

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

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


-- 


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


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