------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-31 20:59 ------- The fix would be change choose_personality_routine but that would mean you cannot mix C++ and Objc exceptions in one TU. So far there are no tests for this. I might implement the change to the ObjC and C++'s to implement this but I am not going to do it until 4.2. Maybe by then we can mix them but I really doubt it.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23616