Landing: f50679ec5db3
Project / Subsystem
gcc / gcc/sh
Date
2026-07-05
Author
Oleg Endo
Commit
f50679ec5db3f4b33f793caa15344355bca7c45d
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- gcc/sh
- patch_id
- —
- commit_hash
- f50679ec5db3f4b33f793caa15344355bca7c45d
- source_type
- github
- headline
- SH: Fix PR 67643 amendment
- tldr
- SH target fixes a regression in fpscr register handling introduced by a previous commit.
- author
- Oleg Endo
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • gcc
- • sh
- • target
- • bugfix
- • regression
- discussion_id_link
- github:gcc-mirror/gcc#67643
- bugzilla_pr
- —
- date
- 2026-07-05T00:00:00.000Z
This commit corrects an issue in the SH target’s floating-point status and control register (fpscr) handling, specifically addressing a problem noted in PR 67643. It amends a previous fix by adding a missing argument to a register allocation call, ensuring correct register usage.