https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125250
--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <[email protected]>: https://gcc.gnu.org/g:af3e27150ad50011889a2d5159058837c5ae0d62 commit r17-1222-gaf3e27150ad50011889a2d5159058837c5ae0d62 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.
