------- Comment #12 from paolo at gcc dot gnu dot org 2010-07-02 10:15 ------- Subject: Bug 44039
Author: paolo Date: Fri Jul 2 10:15:10 2010 New Revision: 161700 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161700 Log: /cp 2010-07-02 Paolo Carlini <paolo.carl...@oracle.com> PR c++/44039 * pt.c (tsubst_baselink): Return error_mark_node if lookup_fnfields returns NULL_TREE. /testsuite 2010-07-02 Paolo Carlini <paolo.carl...@oracle.com> PR c++/44039 * g++.dg/template/crash98.C: New. Added: branches/gcc-4_5-branch/gcc/testsuite/g++.dg/template/crash98.C Modified: branches/gcc-4_5-branch/gcc/cp/ChangeLog branches/gcc-4_5-branch/gcc/cp/pt.c branches/gcc-4_5-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44039