Add support for AVX512VL. Add AVX512VL versions of AVX512F instructions.
[deliverable/binutils-gdb.git] / gdb / c-exp.y
index 019106739f2917357a422bc8213cb23613ad9604..0708db3927313dcd5c3c0ff60c87da937cccbdfc 100644 (file)
@@ -158,7 +158,7 @@ static int type_aggregate_p (struct type *);
     struct ttype tsym;
     struct symtoken ssym;
     int voidval;
-    struct block *bval;
+    const struct block *bval;
     enum exp_opcode opcode;
 
     struct stoken_vector svec;
This page took 0.023638 seconds and 4 git commands to generate.