Test: mg_16_3

Higher SubleqErrorOutputSubleqITR
int a=60;
void main()
{
   __out a-10;
}


2

   top:top top sqmain

.  _a:60

_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

   t1; _a Z; Z t1; Z; c1 t1
   t1 (-1)

   ?+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)

. c1:10

. t1:0

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

Root (mg_16_3.hsq:6)
   Declaration (mg_16_3.hsq:1)
      Keyword [int] (mg_16_3.hsq:1)
      Declarator [=] (mg_16_3.hsq:1)
         Id [a] (mg_16_3.hsq:1)
         Const [60] (mg_16_3.hsq:1)
   Function:0 [main] (mg_16_3.hsq:2)
      Keyword [void] (mg_16_3.hsq:2)
      Param-type-list (mg_16_3.hsq:2)
      Block (mg_16_3.hsq:3)
         OperatorIO [__out] (mg_16_3.hsq:4)
            Additive [-] (mg_16_3.hsq:4)
               Variable [a] (mg_16_3.hsq:4) =:1
               Const [10] (mg_16_3.hsq:4)