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 Nov 1, 2004, at 8:19 PM, Zack Weinberg wrote:
You should be using fold_convert,

Updated.


and you forgot to validate the changes to the manual (there's an unbalanced squiggle brace, which will cause both makeinfo and texi2dvi to barf). Please fix those.

Updated.


Not sure if you meant, Ok with those changes, or if you want to see those changes before this goes in... Anyway, here are the changes...

Ok?

Attachment: conv-c.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]