[PATCH v2] ld: testsuite: Mark vers26b3 unsupported on x86_64

Jan Beulich jbeulich@suse.com
Tue Aug 19 12:16:44 GMT 2025


On 19.08.2025 13:55, Rainer Orth wrote:
> Hi H.J.,
> 
>> if { [istarget x86_64-*-solaris2*] || [istarget x86_64-*-solaris2*] } then {
>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>
>> Typo.   Should we just do
> 
> Indeed, thanks.  Alternatively, we could just use [istarget x86_64-*-*]
> instead: x86_64-*-solaris2* (matched via *-*-solaris2*) and
> x86_64-*-linux* are the only x86_64 targets for which this test is
> currently run.

What do you derive this from? I don't see why the test wouldn't also be
active for x86_64-*-elf, for example. But I guess I'm overlooking something.

Jan


More information about the Binutils mailing list