Author: hubicka
Date: Fri Feb 7 23:26:39 2014
New Revision: 207616
URL: http://gcc.gnu.org/viewcvs?rev=207616&root=gcc&view=rev
Log:
* gimple-fold.c (gimple_get_virt_method_for_vtable): Do O(1)
lookup in the vtable constructor.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gimple-fold.c