This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Get libffi closures to cope with SELinux execmem/execmod
David Daney writes:
> Andrew Haley wrote:
> 11K on x86, on MIPS it would probably be a bit more. In the flash
> everything is compressed, so we are probably talking something in the 4
> - 8 KiB range.
>
> I guess Alexandre should commit the patch. We are still using GCC
> 3.4.3 for 'production' code, so it does not immediately affect us.
> I may prepare a patch in the future for a configure option that
> reduces the code size if there is an executable stack.
A fine compromise. Thank you!
Andrew.