Landing: 40f567d9cabc

Project / Subsystem

gcc / tree-optimization

Date

2026-05-04

Author

Richard Biener

Commit

40f567d9cabc5170ed396025d516b93838f4f141

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
tree-optimization
patch_id
commit_hash
40f567d9cabc5170ed396025d516b93838f4f141
source_type
github
headline
Added testcase for tree-optimization/125153.
tldr
Added a new testcase (gcc.dg/torture/pr125153.c) for PR tree-optimization/125153 to verify the fix from a reverted commit.
author
Richard Biener
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • tree-optimization
  • testcase
  • regression
discussion_id_link
bugzilla_pr
date
2026-05-04T00:00:00.000Z

A new testcase, gcc.dg/torture/pr125153.c, has been added to verify the fix for PR tree-optimization/125153. The PR was addressed by reverting r16-303, and this testcase ensures the issue remains resolved.