Landing: 618291699e27
Project / Subsystem
binutils / binutils
Date
2026-05-22
Author
Jan Beulich <jbeulich@sourceware.org>
Commit
618291699e276eb385d9b2dc687897534eacfa3e
Source
public_inbox
Perf win
No
Breaking
No
All attributes
- project
- binutils
- subsystem
- binutils
- patch_id
- —
- commit_hash
- 618291699e276eb385d9b2dc687897534eacfa3e
- source_type
- public_inbox
- headline
- Binutils: Make x86-64 testsuite work standalone
- tldr
- The x86-64 testsuite now defines the 'exe' variable, allowing it to run independently.
- author
- Jan Beulich <jbeulich@sourceware.org>
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • testsuite
- • x86-64
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-22T00:00:00.000Z
The x86-64 testsuite (x86-64/x86-64.exp) was modified to define the exe variable, which was previously introduced by a parent directory’s testsuite file. This change allows the x86-64 testsuite to be run independently without relying on the parent directory’s setup.