[committed][ld, testsuite] Restrict dl1*main and dl6*main tests on platforms which have libdl support

Jiong Wang jiong.wang@foss.arm.com
Thu Feb 2 10:06:00 GMT 2017


>> @@ -486,6 +447,54 @@ set run_tests [list \
>>   # NetBSD ELF systems do not currently support the .*_array sections.
>>   run_ld_link_exec_tests $run_tests "*-*-netbsdelf*"
> [snip]
>> +# Only run them when libdl is available.
>> +if [check_libdl_available] {
>> +  run_ld_link_exec_tests $dlopen_run_tests
> You missed the netbsdelf xfail here.
>
Thanks for the review, fixed, and committed attached patch.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2.patch
Type: text/x-diff
Size: 8088 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20170202/6ae7fe29/attachment.bin>


More information about the Binutils mailing list