This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libffi/34612] libffi doesn't work with -fomit-frame-pointer on ia32



------- Comment #4 from hjl at gcc dot gnu dot org  2008-01-30 14:37 -------
Subject: Bug 34612

Author: hjl
Date: Wed Jan 30 14:36:58 2008
New Revision: 131964

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131964
Log:
2008-01-30  H.J. Lu  <hongjiu.lu@intel.com>

        PR libffi/34612
        * src/x86/sysv.S (ffi_closure_SYSV): Pop 4 byte from stack when
        returning struct.

        * testsuite/libffi.call/call.exp: Add "-O2 -fomit-frame-pointer"
        tests.

Modified:
    trunk/libffi/ChangeLog
    trunk/libffi/src/x86/sysv.S
    trunk/libffi/testsuite/libffi.call/call.exp


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34612


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]