https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125250
--- Comment #17 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The releases/gcc-16 branch has been updated by Richard Biener <[email protected]>: https://gcc.gnu.org/g:88969bd1a5a5f03c342376bc98fd25749a85c0f1 commit r16-9038-g88969bd1a5a5f03c342376bc98fd25749a85c0f1 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)
