[cc65] Global zero page pointers

From: Dan <opendtv1yahoo.com>
Date: 2007-07-01 03:06:32
I implemented an enhancement to optimize global zero
page pointers (marked with #pragma zpsym), i.e. treat
them like 'register' variables, meaning that they are
used directly rather than being copied into a temp
zero page pointer.

Ullrich, can you confirm this is safe? It would only
be a problem if stores to regbank without subsequent
loads were optimized away. But as far as I can tell,
there is no such optimization.

Dan



      ____________________________________________________________________________________
Shape Yahoo! in your own image.  Join our Network Research Panel today!   http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Jul 1 03:06:38 2007

This archive was generated by hypermail 2.1.8 : 2007-07-01 03:06:41 CEST