https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125250
--- Comment #19 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-15 branch has been updated by Richard Biener <[email protected]>: https://gcc.gnu.org/g:35a8a16448376178c471454d55af275896067d55 commit r15-11248-g35a8a16448376178c471454d55af275896067d55 Author: Richard Biener <[email protected]> Date: Tue Jun 2 14:44:33 2026 +0200 tree-optimization/125250 - UB in testcase The following avoids accessing a short as _Bool. PR tree-optimization/125250 * gcc.dg/torture/pr125250.c: Declare g0 as _Bool. (cherry picked from commit af3e27150ad50011889a2d5159058837c5ae0d62)
