------- Comment #5 from jakub at gcc dot gnu dot org 2007-08-24 17:13 ------- Subject: Bug 31941
Author: jakub Date: Fri Aug 24 17:12:41 2007 New Revision: 127778 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127778 Log: PR c++/31941 * error.c (resolve_virtual_fun_from_obj_type_ref): Handle TARGET_VTABLE_USES_DESCRIPTORS targets properly. * g++.dg/parse/crash37.C: New test. Added: branches/gcc-4_2-branch/gcc/testsuite/g++.dg/parse/crash37.C Modified: branches/gcc-4_2-branch/gcc/cp/ChangeLog branches/gcc-4_2-branch/gcc/cp/error.c branches/gcc-4_2-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31941