[Bug tree-optimization/59986] Unnecessary edges in the CFG due to setjmp

2021-12-24 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59986 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug tree-optimization/59986] Unnecessary edges in the CFG due to setjmp

2014-01-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59986 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|U

[Bug tree-optimization/59986] Unnecessary edges in the CFG due to setjmp

2014-01-29 Thread law at redhat dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59986 --- Comment #2 from Jeffrey A. Law --- No disagreement this won't address 59920, where we clearly need to avoid creating the unnecessary edges in the first place to do something sensible for that BZ.

[Bug tree-optimization/59986] Unnecessary edges in the CFG due to setjmp

2014-01-29 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59986 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1 f