PR c++/56243
commit05ff117d3aac08fd927fc5cc3b733d6ae0570c84
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Feb 2013 16:01:09 +0000 (28 16:01 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Feb 2013 16:01:09 +0000 (28 16:01 +0000)
treed9d1915fa9b4cfab0ccce1a8f1b2c9bdb127345e
parente3fa6175917e8f89f600e7f34e33e423927cc4f7
PR c++/56243
* call.c (build_over_call): Avoid virtual lookup in a template.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196343 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/g++.dg/template/virtual4.C [new file with mode: 0644]