Re: [cc65] Inline assembly question

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-08-04 13:18:09
On Mon, Aug 03, 2009 at 06:12:17PM -0500, Scott Hutter wrote:
> I have noticed though, that sometimes the compiler doesnt generate labels
> from C labels.  Particularly when JSRs are involved:

That is an error. The compiler doesn't expect the label in a JSR to be local,
because it doesn't generate such code. It should either handle it correctly or
refuse it with an error message.

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 Tue Aug 4 13:19:39 2009

This archive was generated by hypermail 2.1.8 : 2009-08-04 13:19:41 CEST