zero extend pointer converstions to unsigned long long

Mike Stump mrs@apple.com
Thu Sep 30 02:22:00 GMT 2004


On Sep 24, 2004, at 1:19 PM, Richard Henderson wrote:
> You know, there might have been a reason that comment that you're 
> deleting
> mentioned POINTERS_EXTEND_UNSIGNED.  Perhaps you should look into it?

Ok, how about this version?  This uses unsigned where it makes sense, 
and doesn't change the behavior otherwise.  While I would have liked to 
have made ptr_extend machines work, I didn't see how to make that 
reasonably happen.  Further, I think it would require more serious 
testing than I can do, to ensure that those ports aren't broken by the 
change.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: conv-b.diffs.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040930/08148aca/attachment.txt>


More information about the Gcc-patches mailing list