Landing: 4d26802103b1

Project / Subsystem

binutils / gas/aarch64

Date

2026-07-02

Author

Richard Earnshaw

Commit

4d26802103b1f9503aecf863be562639b39d9ee2

Source

public_inbox

Perf win

No

Breaking

No

All attributes

project
binutils
subsystem
gas/aarch64
patch_id
commit_hash
4d26802103b1f9503aecf863be562639b39d9ee2
source_type
public_inbox
headline
aarch64: Adjust architecture version for MPAMv2 tests
tldr
Lowers the minimum required architecture version for MPAMv2 tests in the aarch64 assembler.
author
Richard Earnshaw
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • binutils
  • gas
  • aarch64
  • testsuite
  • arm
discussion_id_link
bugzilla_pr
date
2026-07-02T00:00:00.000Z

The assembler’s test suite for aarch64 system registers has been updated to reflect the latest ARM architecture specifications. Specifically, the tests for the MPAMv2 feature now require a lower architecture version (Armv9.3a) because Armv9.3a permits the use of MPAMv2. This change ensures the tests align with current architectural capabilities.