Re: [cc65] discarded if statement

From: Groepaz <groepaz1gmx.net>
Date: 2004-08-09 12:58:51
On Monday 09 August 2004 12:49, Ullrich von Bassewitz wrote:

> No, because it is not possible for the compiler to do that. Assume this code:
>                     
>         asm ("L1:");
>         asm ("jsr pushax");
>         asm ("dec %v", foo);
>         asm ("bne L1");

looks like a succesful attempt of earning some more grey hair to me :o)

gpz
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Aug 9 13:01:04 2004

This archive was generated by hypermail 2.1.8 : 2004-08-09 13:01:13 CEST