Test: mg_18_1

Higher SubleqErrorOutputSubleqITR
int a[2];
void main()
{
   a[0] = 50;
   __out ++a[0];
}


3

   top:top top sqmain

.  _a:[2]

_main:
   dec sp; ?+11; sp ?+7; ?+6; sp ?+2; 0
   ?+6; sp ?+2; bp 0
   bp; sp bp
   dec sp; ?+11; sp ?+7; ?+6; sp ?+2; 0
   ?+6; sp ?+2; t1 0
   dec sp; ?+11; sp ?+7; ?+6; sp ?+2; 0
   ?+6; sp ?+2; t2 0
   dec sp; ?+11; sp ?+7; ?+6; sp ?+2; 0
   ?+6; sp ?+2; t3 0

   t1; t2; c2 t1; c3 t1; t1 t2
   ?+23; ?+21; ?+24; t2 Z; Z ?+10; Z ?+8
   Z ?+11; Z; 0; c1 Z; Z 0; Z

   t1; t2; c2 t1; c3 t1; t1 t2
   t2 Z; ?+9; Z ?+5; Z; inc 0
   t1; t3; ?+11; t2 Z; Z ?+4; Z; 0 t1; t1 t3
   t3 (-1)

   ?+8; sp ?+4; t3; 0 t3; inc sp
   ?+8; sp ?+4; t2; 0 t2; inc sp
   ?+8; sp ?+4; t1; 0 t1; inc sp
   sp; bp sp
   ?+8; sp ?+4; bp; 0 bp; inc sp
   ?+8; sp ?+4; ?+7; 0 ?+3; Z Z 0

sqmain:
   dec sp; ?+11; sp ?+7; ?+6; sp ?+2; 0
   ?+6; sp ?+2; ?+2 0 _main; . ?; inc sp

   Z Z (-1)

. c3:0 c1:50 c2:_a

. t1:0 t2:0 t3:0

. inc:-1 Z:0 dec:1 ax:0 bp:0 sp:-sp

Root (mg_18_1.hsq:7)
   Declaration (mg_18_1.hsq:1)
      Keyword [int] (mg_18_1.hsq:1)
      Declarator [[] (mg_18_1.hsq:1)
         Id [a] (mg_18_1.hsq:1)
         Const [2] (mg_18_1.hsq:1)
   Function:0 [main] (mg_18_1.hsq:2)
      Keyword [void] (mg_18_1.hsq:2)
      Param-type-list (mg_18_1.hsq:2)
      Block (mg_18_1.hsq:3)
         Assignment [=] (mg_18_1.hsq:4)
            Unary [*] (mg_18_1.hsq:4)
               Additive [+] (mg_18_1.hsq:4)
                  Label [a] (mg_18_1.hsq:4) [:1
                  Const [0] (mg_18_1.hsq:4)
            Const [50] (mg_18_1.hsq:4)
         OperatorIO [__out] (mg_18_1.hsq:5)
            Unary [++] (mg_18_1.hsq:5)
               Unary [*] (mg_18_1.hsq:5)
                  Additive [+] (mg_18_1.hsq:5)
                     Label [a] (mg_18_1.hsq:5) [:1
                     Const [0] (mg_18_1.hsq:5)