Rebase to latest GCC sources

This commit is contained in:
Anthony Green
2010-04-13 10:33:52 -04:00
parent f2c2a4fce9
commit 9dc9a293f3
58 changed files with 1037 additions and 1031 deletions

View File

@@ -438,7 +438,7 @@ require special allocation on platforms that have a non-executable
heap. Memory management for closures is handled by a pair of
functions:
@findex ffi_closure_alloca
@findex ffi_closure_alloc
@defun void *ffi_closure_alloc (size_t @var{size}, void **@var{code})
Allocate a chunk of memory holding @var{size} bytes. This returns a
pointer to the writable address, and sets *@var{code} to the