Landing: 2c9e52009d31

Project / Subsystem

binutils / aarch64

Date

2026-07-02

Author

Richard Earnshaw <rearnsha@sourceware.org>

Commit

2c9e52009d31b8fe8ee58dff663acdbda7fe2dfc

Source

public_inbox

Perf win

No

Breaking

No

All attributes

project
binutils
subsystem
aarch64
patch_id
commit_hash
2c9e52009d31b8fe8ee58dff663acdbda7fe2dfc
source_type
public_inbox
headline
Remove redundant +mpamv2 feature option from aarch64 assembler
tldr
The '+mpamv2' feature option is removed from the aarch64 assembler as it is no longer needed.
author
Richard Earnshaw <rearnsha@sourceware.org>
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • aarch64
  • assembler
  • feature flag
discussion_id_link
bugzilla_pr
date
2026-07-02T00:00:00.000Z

The ‘+mpamv2’ architecture feature option has been removed from the aarch64 assembler’s configuration. Since the remaining aspects of MPAMv2 primarily involve system registers and do not require a distinct feature option by convention, this change simplifies the assembler’s configuration and updates related tests.