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 testsuite/32843] [4.3 Regression] : libffi.call/return_sc.c



------- Comment #12 from aph at gcc dot gnu dot org  2007-08-06 12:48 -------
Subject: Bug 32843

Author: aph
Date: Mon Aug  6 12:48:07 2007
New Revision: 127241

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127241
Log:
        PR testsuite/32843
        * src/x86/sysv.S (ffi_closure_raw_SYSV): Handle FFI_TYPE_UINT8,
        FFI_TYPE_SINT8, FFI_TYPE_UINT16, FFI_TYPE_SINT16, FFI_TYPE_UINT32,
        FFI_TYPE_SINT32.


Modified:
    trunk/libffi/ChangeLog
    trunk/libffi/src/x86/sysv.S


-- 


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


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