aboutsummaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorAndrew Haley <aph@redhat.com>2006-06-16 08:56:29 +0000
committerAndrew Haley <aph@gcc.gnu.org>2006-06-16 08:56:29 +0000
commite046c56eee0e7308f8704c8c13aa6ca5230201f1 (patch)
treeff9074d933a019a660cdd900d098b48311aea034 /COPYING
parent47392a21de0f9488d598ecfb6aac3e6d45a7457a (diff)
downloadgcc-e046c56eee0e7308f8704c8c13aa6ca5230201f1.zip
gcc-e046c56eee0e7308f8704c8c13aa6ca5230201f1.tar.gz
gcc-e046c56eee0e7308f8704c8c13aa6ca5230201f1.tar.bz2
class.c (make_class_data): When using flag_indirect_classes, don't initialize the vtable of Class instances.
2006-06-16 Andrew Haley <aph@redhat.com> * class.c (make_class_data): When using flag_indirect_classes, don't initialize the vtable of Class instances. 2006-06-16 Andrew Haley <aph@redhat.com> * java/lang/natClassLoader.cc (_Jv_NewClassFromInitializer): Don't copy the whole Class instance from the initializer: instead, copy everything but the first word (the vtable pointer). Change prototype to (const char* class_initializer). (_Jv_RegisterNewClasses): Change prototype to (const char**). * java/lang/Class.h (_Jv_RegisterNewClasses): Change prototype to (const char**). From-SVN: r114714
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions