X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fopencl-lang.c;h=c1c498c7377fd028ff7f0cf6320faf936761ab1e;hb=15e5fd35569d555ca53f074c571d4a3d06da67b0;hp=96d217a81c6cfb98434c731d83ae0fe3d55be3a6;hpb=5bd40f2a3feb273e92b640544f6e5307c8124d90;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/opencl-lang.c b/gdb/opencl-lang.c index 96d217a81c..c1c498c737 100644 --- a/gdb/opencl-lang.c +++ b/gdb/opencl-lang.c @@ -1063,7 +1063,6 @@ extern const struct language_data opencl_language_data = c_print_typedef, /* Print a typedef using appropriate syntax */ c_value_print_inner, /* la_value_print_inner */ c_value_print, /* Print a top-level value */ - default_read_var_value, /* la_read_var_value */ NULL, /* Language specific skip_trampoline */ NULL, /* name_of_this */ false, /* la_store_sym_names_in_linkage_form_p */