]> granicus.if.org Git - gc/commit
Minor code refactoring regarding HAVE_BUILTIN_UNWIND_INIT
authorIvan Maidanski <ivmai@mail.ru>
Tue, 17 Apr 2012 03:52:08 +0000 (07:52 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 17 Apr 2012 11:52:35 +0000 (15:52 +0400)
commit2741d176b39fb3418d6186b82ca792098ee6eb1c
tree2479ad3f5e8911cc2059b99742ea546152d179a3
parentac3228a123681396870064e39b86235ae15e8b09
Minor code refactoring regarding HAVE_BUILTIN_UNWIND_INIT

* include/private/gcconfig.h (HAVE_BUILTIN_UNWIND_INIT): Do not define
for Darwin/ppc and RTEMS.
* mach_dep.c (GC_with_callee_saves_pushed): Remove target-specific
checks for Darwin/ppc and RTEMS as HAVE_BUILTIN_UNWIND_INIT is not
defined in that case.
include/private/gcconfig.h
mach_dep.c