Hi,

I was trying new METAL option of XL C and the following is the HLASM code
generated :

*  {
*    char a[20]="12345";
         MVC   88(6,13),0(11)
         MVI   @74a+6,0
         MVC   @74a+7(13),@74a+6
         MVI   @74a+6,0
         MVC   @74a+7(13),@74a+6
*   return;
* }

It initialized the buffer twice! I cannot think of why. Is it normal?



-- 
Best Regards,
Johnny Luo

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to