[PATCH v6 1/5] elf: Add SFrame support to _dl_find_object function

Florian Weimer fweimer@redhat.com
Wed Jul 2 07:25:37 GMT 2025


* Adhemerval Zanella Netto:

>> diff --git a/conform/data/dlfcn.h-data b/conform/data/dlfcn.h-data
>> index e85288933c..72956ee98b 100644
>> --- a/conform/data/dlfcn.h-data
>> +++ b/conform/data/dlfcn.h-data
>> @@ -11,4 +11,7 @@ function {char*} dlerror (void)
>>  
>>  allow *_t
>>  allow RTLD_*
>> +
>> +macro DLF_SFRAME
>> +
>
> Is this really correct? I would expect that a GNU extension would need
> to be added within __USE_GNU.

Indeed, the change to the conform tests is not correct.

Thanks,
Florian



More information about the Libc-alpha mailing list