Dears,

Several days ago, I have created a patch what can suppress most of the
banksel instructions only in the pic14 port.

Now, I submit it. Please use it according to GPL2 and later.

This caches the previous instruction for determining the need for the
banksels, if there is no address info it will insert banksel as usual.
Banksels also inserted after entry points.

This will work best, if you have assigned address to your variables.

/* __data __at 0x0020 unsigned char variable; */


Alex

PS. I have sent it to the devel list, but it is was not appered on it.

Attachment: banksel-alex-20070105.diff.gz
Description: GNU Zip compressed data

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to