gimple-fold.c (gimple_get_virt_method_for_binfo): Pass real VAR_DECL of vtable rather...
authorJan Hubicka <jh@suse.cz>
Tue, 10 Sep 2013 13:46:31 +0000 (15:46 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 10 Sep 2013 13:46:31 +0000 (13:46 +0000)
commit668b689457961fbcbd6c140aea21d03729a844e7
treed9c5464aee3e7a70c726fa481386ad09aaa5fe4d
parent4f90d3e08cd1b7696fc29a88056e14388d78fdf6
gimple-fold.c (gimple_get_virt_method_for_binfo): Pass real VAR_DECL of vtable rather than full expression.

* gimple-fold.c (gimple_get_virt_method_for_binfo): Pass real
VAR_DECL of vtable rather than full expression.

From-SVN: r202446
gcc/ChangeLog
gcc/gimple-fold.c