[cc65] Re: Patch for reading a 'volatile' pointer

From: Dave Dribin <ddribin1gmail.com>
Date: 2010-12-10 06:30:09
On Thu, Dec 9, 2010 at 8:45 AM, Dave Dribin <ddribin@gmail.com> wrote:
> Here's a patch (against 2.13.2) that causes a read from a 'volatile'
> pointer to not be optimized out.  This most certainly does not cover
> all volatile cases, but it does work for the particular case I care
> about. ;-) I'm sure it is not implemented well, but will hopefully
> serve as a starting point for someone who really knows the code base.

Bah.... I botched that patch (won't compile). Try this one.

-Dave

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Fri Dec 10 06:30:16 2010

This archive was generated by hypermail 2.1.8 : 2010-12-10 06:30:21 CET