* Rename remote-es1800.c to remote-es.c
[deliverable/binutils-gdb.git] / gdb / m2-exp.y
index 8a7dbbacbf33c6c44ff77aec5a84c080dd3ae931..449b13f4bb126e871fa2a1943976834460a945b0 100644 (file)
@@ -617,6 +617,7 @@ variable:   NAME
                                case LOC_LABEL: /* maybe should go above? */
                                case LOC_BLOCK:
                                case LOC_CONST_BYTES:
+                               case LOC_OPTIMIZED_OUT:
                                  /* These are listed so gcc -Wall will reveal
                                     un-handled cases.  */
                                  break;
This page took 0.023343 seconds and 4 git commands to generate.