Edit

kc3-lang/libffi/src/sparc

Branch :

  • Show log

    Commit

  • Author : Richard Henderson
    Date : 2014-11-18 05:07:00
    Hash : 542e0047
    Message : sparc: Define FFI_TARGET_SPECIFIC_VARIADIC for v9 This is a port of http://gcc.gnu.org/viewcvs?rev=207763&root=gcc&view=rev aka GCC PR libffi/60073, to the rewritten Sparc codebase. Supposedly, we should have seen failures with the existing libffi.call/cls_double_va.c testcase, but I hadn't. Perhaps a gcc newer than 4.6.3 is required to see that...