[PATCH] Use 1U everywhere in elf/elf.h.

Carlos O'Donell carlos@redhat.com
Sat Mar 7 18:36:00 GMT 2015


On 03/06/2015 05:28 PM, Roland McGrath wrote:
>> I would like to write a test case for it, but I can't get anything to
>> trigger the original reported failure by readelf when running with
>> -fsanitize=undefined.
>>
>> Therefore I can't at present even get a reproducer nor write a regression
>> test, but I know what what we have for SHF_EXCLUDE is wrong.
> 
> A regression test for a reported manifest issue is of course worthwhile.
> But I was talking about a generic test that verifies at compile time what
> the types actually are rather than some particular characteristic of behavior.

How?

I mean I could use C++ and the associated RTTI to do the comparison at
runtime and thus produce a detailed analysis of the types.

Is that what you're thinking too?

Cheers,
Carlos.
 



More information about the Libc-alpha mailing list