[Bug libobjc/53944] Can't catch C++ exception in Objective C

2013-05-24 Thread kostja.osipov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53944 --- Comment #2 from Konstantin Osipov --- Objective C++ exception handling is broken in gcc completely, here's a small example of trying to use C++ and Objective C exceptions together which SEGFAULTs: kostja@olah ~ % cat foo.mm #include #incl

[Bug libobjc/53944] Can't catch C++ exception in Objective C

2012-07-12 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53944 --- Comment #1 from Steven Bosscher 2012-07-12 18:23:33 UTC --- Try obj-c++

[Bug libobjc/53944] Can't catch C++ exception in Objective C

2012-07-12 Thread kostja.osipov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53944 Konstantin Osipov changed: What|Removed |Added Host||Linux atlas |