[Bug c++/56243] [4.8 regression] ICE in tree check: expected field_decl, have identifier_node in fixed_type_or_null, at cp/class.c:6645

jason at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 28 16:02:00 GMT 2013


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

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2013-02-28 16:01:28 UTC ---
Author: jason
Date: Thu Feb 28 16:01:09 2013
New Revision: 196343

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196343
Log:
    PR c++/56243
    * call.c (build_over_call): Avoid virtual lookup in a template.

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



More information about the Gcc-bugs mailing list