Landing: 3d17fa457242
Project / Subsystem
gcc / aarch64
Date
2026-05-19
Author
Evgeny Karpov
Commit
3d17fa457242e0ca1a304c8fc953f778dcfe02c7
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- aarch64
- patch_id
- —
- commit_hash
- 3d17fa457242e0ca1a304c8fc953f778dcfe02c7
- source_type
- github
- headline
- aarch64: mingw: Enable init priority order.
- tldr
- Enables init priority order for aarch64-w64-mingw32, which is required for winpthreads and allows building from upstream repos.
- author
- Evgeny Karpov
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • aarch64
- • mingw
- • initialization
- • winpthreads
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-05-19T00:00:00.000Z
This commit enables initialization priority order support for the aarch64-w64-mingw32 target. This support is necessary for winpthreads to function correctly and allows building the aarch64-w64-mingw32 toolchain directly from the upstream Binutils, GCC, and MinGW repositories.