]> git.eshelyaron.com Git - emacs.git/commit
Port to Oracle Studio 12.6 (sparc)
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 Jul 2020 16:22:01 +0000 (09:22 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 Jul 2020 16:23:51 +0000 (09:23 -0700)
commit88b4516cf8c3ff39803430452b8adbb86a73642a
treefe36151bfdc747db2937c013f2720788686e7e2b
parent35564bea4d73bc266743216599d01d644aed6fd8
Port to Oracle Studio 12.6 (sparc)

* src/alloc.c (__builtin_unwind_init) [!HAVE___BUILTIN_UNWIND_INIT]:
Move from here ...
* src/lisp.h: ... to here, since flush_stack_call_func uses it.
* src/pdumper.c (dump_off_from_lisp): Avoid ‘return n;;’ to pacify
Oracle Studio.
src/alloc.c
src/lisp.h
src/pdumper.c