Landing: af502246f427

Project / Subsystem

gcc / sh

Date

2026-07-03

Author

Oleg Endo

Commit

af502246f427f62fff185fceaca2178cbba9a2df

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
sh
patch_id
commit_hash
af502246f427f62fff185fceaca2178cbba9a2df
source_type
github
headline
SH: Add another test case for LRA
tldr
New test case added for the SH Long-Range Addresser (LRA) register allocator.
author
Oleg Endo
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • sh
  • register allocation
discussion_id_link
bugzilla_pr
date
2026-07-03T00:00:00.000Z

A new test case has been added for the SH target’s Long-Range Addresser (LRA) register allocator. This change aims to improve the robustness and correctness of the LRA by covering a specific scenario identified in PR target/124778.