This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
re: PATCH: PR libffi/34612: libffi doesn't work with -fomit-frame-pointer on ia32
- From: Anthony Green <green at redhat dot com>
- To: hongjiu dot lu at intel dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 30 Jan 2008 08:20:20 -0500
- Subject: re: PATCH: PR libffi/34612: libffi doesn't work with -fomit-frame-pointer on ia32
H.J. -
I've reviewed and tested your patch here:
http://gcc.gnu.org/ml/gcc-patches/2007-12/msg01161.html
The testsuite patch adds 46 failures on x86 linux. The .S patch corrects all of those errors and no new errors are introduced.
Please commit this patch (assuming we are in an appropriate commit window for GCC).
Thanks,
AG