[Bug middle-end/106870] ctrl_altering flag is not set correctly

2024-06-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106870 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-06-21 Status|UNCONFIRM

[Bug middle-end/106870] ctrl_altering flag is not set correctly

2022-09-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106870 --- Comment #3 from Richard Biener --- This fixes some cases but leaves others not fixed.

[Bug middle-end/106870] ctrl_altering flag is not set correctly

2022-09-08 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106870 --- Comment #2 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:78ef801b7263606d27a6a752a40cbeecc584fb3d commit r13-2541-g78ef801b7263606d27a6a752a40cbeecc584fb3d Author: Richard Biener Date:

[Bug middle-end/106870] ctrl_altering flag is not set correctly

2022-09-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106870 --- Comment #1 from Richard Biener --- gcc.dg/torture/pr57036-2.c shows how inlining and non-local gotos come into play here. Note the flag was specifically invented to not make CFG verification ICE when a function in the middle of a block beco