[Bug libgcc/56460] _Unwind_Find_FDE is O(n) in the number of frame infos, (and LLVM's JIT will generate many of them)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56460 Michael Arntzenius changed: What|Removed |Added CC||daekharel at gmail dot com
[Bug objc/35996] ICE while building simple ObjC code with -fobjc-gc
--- Comment #2 from daekharel at gmail dot com 2008-05-16 02:57 --- I'm not sure that's the case, as I've taken a look at the gcc libobjc code, and it does seem to have some support for boehm GC integration. For example, a fragment of code from gcc-4.2.3/libobjc/ob