[Bug analyzer/97111] Support for exception-handling within -fanalyzer

2024-11-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97111 --- Comment #3 from GCC Commits --- The releases/gcc-14 branch has been updated by David Malcolm : https://gcc.gnu.org/g:156051d083d91f31caf15a70f2d85d65fde3ff08 commit r14-10951-g156051d083d91f31caf15a70f2d85d65fde3ff08 Author: David Malcolm

[Bug analyzer/97111] Support for exception-handling within -fanalyzer

2024-05-03 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97111 --- Comment #2 from GCC Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:5219414f3cde3c1037e289a6654cd722cfa75dea commit r15-131-g5219414f3cde3c1037e289a6654cd722cfa75dea Author: David Malcolm Date: Fri

[Bug analyzer/97111] Support for exception-handling within -fanalyzer

2020-09-25 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97111 --- Comment #1 from David Malcolm --- References: https://en.cppreference.com/w/cpp/language/exceptions https://itanium-cxx-abi.github.io/cxx-abi/abi-eh.html ("Itanium C++ ABI: Exception Handling")