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



------- Comment #2 from paolo at gcc dot gnu dot org  2007-08-31 09:55 -------
Subject: Bug 32113

Author: paolo
Date: Fri Aug 31 09:55:43 2007
New Revision: 127965

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127965
Log:
/cp
2007-08-31  Paolo Carlini  <pcarlini@suse.de>

        PR c++/32113
        * search.c (lookup_member): Check the name argument for
        error_mark_node.

/testsuite
2007-08-31  Paolo Carlini  <pcarlini@suse.de>

        PR c++/32113
        * g++.dg/template/crash70.C: New.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/crash70.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/search.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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