aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto-function-in.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/lto-function-in.c')
-rw-r--r--gcc/lto-function-in.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/lto-function-in.c b/gcc/lto-function-in.c
index 83e1a93fb94..7ed18617923 100644
--- a/gcc/lto-function-in.c
+++ b/gcc/lto-function-in.c
@@ -140,7 +140,6 @@ input_string_internal (struct data_in *data_in, unsigned int loc,
LTO_INIT_INPUT_BLOCK (str_tab, data_in->strings,
loc, data_in->strings_len);
-
len = lto_input_uleb128 (&str_tab);
*rlen = len;
gcc_assert (str_tab.p + len <= data_in->strings_len);