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++/27102] [4.0/4.1 regression] ICE with invalid class name in function template



------- Comment #14 from mmitchel at gcc dot gnu dot org  2006-05-03 00:19 -------
Subject: Bug 27102

Author: mmitchel
Date: Wed May  3 00:19:40 2006
New Revision: 113492

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113492
Log:
        PR c++/27102
        * decl.c (grokdeclarator): Robustify checks for defining members
        of incomplete types.
        PR c++/27102
        * g++.dg/template/crash49.C: New test.

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


-- 


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


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