Update ISA 3.0 / POWER9 gdb tests to match GAS test cases.
[deliverable/binutils-gdb.git] / gdb / d-exp.y
index e7b11e75d8f2f0d49c02e090ec6c9aeab9f526db..426f9b33551235c6d3a4669b4ddf8a39b342f674 100644 (file)
@@ -684,7 +684,6 @@ parse_number (struct parser_state *ps, const char *p,
 
   if (parsed_float)
     {
-      const struct builtin_d_type *builtin_d_types;
       const char *suffix;
       int suffix_len;
       char *s, *sp;
This page took 0.023972 seconds and 4 git commands to generate.