Re: [cc65] Macro/asm problem

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2004-06-02 07:47:03
Hi!

On Tue, Jun 01, 2004 at 06:44:21AM -0700, Shawn Jefferson wrote:
> Hey, that's great, seems to work perfectly.

Yes. It's a hack, but a very clever one:-)

> Ulrich, any reason not to use this syntax?

No, it should work as expected. The optimizer doesn't know about the scoping
of cheap local labels, but in the given case it doesn't really matter, since
the macro won't generate the same label twice (that's that the line number is
for), so this is not a problem.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Wed Jun 2 07:47:06 2004

This archive was generated by hypermail 2.1.8 : 2004-06-02 07:47:15 CEST