Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix SIGSEGV while marking some special proc mapping (E2K)
Issue #413 (bdwgc). * dyn_load.c [(SCO_ELF || DGUX || HURD || NACL || __ELF__ && (LINUX || FREEBSD || NETBSD || OPENBSD)) && USE_PROC_FOR_LIBRARIES && E2K && __ptr64__] (GC_register_map_entries): Skip c2fffffff000-c30000000000 anonymous writable section; add TODO.
- Loading branch information