Re: [cc65] serious -Cl problem

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2009-10-24 20:18:43
On Sat, Oct 24, 2009 at 12:45:08PM +0200, Johan Kotlinski wrote:
> void main() {
>     char a;
>     ++a;
> }
>
> ...produces the following code:
>
> .proc   _main: near
> .segment    "BSS"
> L0003:
[...]

I'm sorry. Should be fixed in 2.13. Thanks for the report!

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 Sat Oct 24 20:26:32 2009

This archive was generated by hypermail 2.1.8 : 2009-10-24 20:26:34 CEST