we sometimes use five elements of aop_str
[fw/sdcc] / src / ds390 / gen.h
index 0a470a33fa295a83071ab7144a3ea59272d8ec2d..d238ca9b24eeafdf1e318f4c58e75add3e15aae9 100644 (file)
@@ -71,7 +71,7 @@ typedef struct asmop
                char *aop_immd2;        /* cast remat will generate this   */
        } aop_immd;
        int aop_stk;            /* stack offset when AOP_STK */
-       char *aop_str[4];       /* just a string array containing the location */
+       char *aop_str[5];       /* just a string array containing the location */
       }
     aopu;
   }