[Bug c++/64786] Eliminate exceptions thrown/caught inside a function

2024-03-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64786 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/64786] Eliminate exceptions thrown/caught inside a function

2015-12-23 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64786 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization Status|U

[Bug c++/64786] Eliminate exceptions thrown/caught inside a function

2015-01-25 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64786 --- Comment #1 from Marc Glisse --- See also PR53294 and PR64501.