[Bug tree-optimization/125153] [15/16 Regression] wrong code at -O2 since r16-303
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125153 --- Comment #6 from GCC Commits --- The releases/gcc-16 branch has been updated by Richard Biener : https://gcc.gnu.org/g:e0fd54b5c56f1ea6317d63feac412121b46ded8c commit r16-8885-ge0fd54b5c56f1ea6317d63feac412121b46ded8c Author: Richard Biener Date: Mon May 4 14:13:30 2026 +0200 tree-optimization/125153 - testcase for fixed PR The following adds a testcase for the PR which was fixed by reversion of r16-303. PR tree-optimization/125153 * gcc.dg/torture/pr125153.c: New testcase. (cherry picked from commit 40f567d9cabc5170ed396025d516b93838f4f141)
[Bug tree-optimization/125153] [15/16 Regression] wrong code at -O2 since r16-303
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125153 --- Comment #5 from GCC Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:40f567d9cabc5170ed396025d516b93838f4f141 commit r17-303-g40f567d9cabc5170ed396025d516b93838f4f141 Author: Richard Biener Date: Mon May 4 14:13:30 2026 +0200 tree-optimization/125153 - testcase for fixed PR The following adds a testcase for the PR which was fixed by reversion of r16-303. PR tree-optimization/125153 * gcc.dg/torture/pr125153.c: New testcase.
[Bug tree-optimization/125153] [15/16 Regression] wrong code at -O2 since r16-303
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125153 Richard Biener changed: What|Removed |Added Known to fail||15.2.0, 16.1.0 Summary|[16/17 Regression] wrong|[15/16 Regression] wrong |code at -O2 since r16-303 |code at -O2 since r16-303 Known to work||15.1.0, 17.0 --- Comment #4 from Richard Biener --- Reverted on trunk, is also present on the 15 branch.
