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:

>> 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 don't think it makes sense to run the test on non-zero extend 
> machines, as the test tests for zero-extend.

Think you can write a dg-require-zero-extend annotation?

zw


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