------- Comment #29 from jason at gcc dot gnu dot org 2008-01-28 16:19 ------- Subject: Bug 27177
Author: jason Date: Mon Jan 28 16:18:56 2008 New Revision: 131905 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131905 Log: PR c++/27177 * class.c (build_base_path): Fix previous change. PR c++/27177 * class.c (build_base_path): Don't mess with virtual access if skip_evaluation. * call.c (standard_conversion): Don't check whether source type is complete. Modified: branches/gcc-4_2-branch/gcc/cp/ChangeLog branches/gcc-4_2-branch/gcc/cp/call.c branches/gcc-4_2-branch/gcc/cp/class.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27177