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


Mike Stump <mrs@apple.com> writes:

> 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?

I can't approve this in a state where the test case will fail on some
targets.  Please figure out some way to disable the test (or, better,
conditionalize it so it does work) on those targets where it is known
not to work.

I also hesitate to approve this at all given that RTH objected so
strenuously to the original version.  I'm of the opinion that it
doesn't make anything any worse than it already was, but I would still
like to hear from him.

zw


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