[Bug other/11813] Make GCC not to assume that C functions can't throw.
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 5 23:42:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11813
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Priority|P2 |P3
Last reconfirmed|0000-00-00 00:00:00 |2003-08-05 23:42:54
date| |
Target Milestone|3.4 |---
Version|3.3.1 |3.4
------- Additional Comments From bangerth at dealii dot org 2003-08-05 23:42 -------
I can confirm this. However, I personally think that if you want to make
this happen (i.e. want to propagate C++ exceptions through C code), then
you should have to pay the price of giving -fexceptions to the command
line.
More information about the Gcc-bugs
mailing list