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/64572] r219477 breaks bootstrap on x86_64 darwin


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64572

--- Comment #25 from Richard Henderson <rth at gcc dot gnu.org> ---
Author: rth
Date: Thu Jan 15 21:01:21 2015
New Revision: 219688

URL: https://gcc.gnu.org/viewcvs?rev=219688&root=gcc&view=rev
Log:
PR libffi/64572

        * include/ffi.h.in (FFI_TYPE_LAST): Set to COMPLEX only if complex
        numbers are supported by the backend.

Modified:
    trunk/libffi/ChangeLog
    trunk/libffi/include/ffi.h.in


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