This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: zero extend pointer converstions to unsigned long long


On Sep 23, 2004, at 1:37 AM, Joseph S. Myers wrote:
There is documentation of pointer-to-integer conversions in
implement-c.texi (with a ??? comment suggesting that it should in fact do
zero-extension, and a footnote warning that this may change). This needs
updating as part of any change (and replacing the footnote by one warning
that versions before 4.0 did sign-extension might be a good idea).

Agreed. Thanks for the review...


Both patches ok?

Attachment: conv-1.diffs.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]