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 bootstrap/64575] [5 Regression] bootstrap failure for x32


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

--- Comment #2 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> ---
Author: hjl
Date: Tue Jan 13 15:57:27 2015
New Revision: 219539

URL: https://gcc.gnu.org/viewcvs?rev=219539&root=gcc&view=rev
Log:
Set TARGET to X86_64 if __x86_64__ is defined

    PR bootstrap/64575
    * configure.host (TARGET): Set to X86_64 if __x86_64__ is defined.

Modified:
    trunk/libffi/ChangeLog
    trunk/libffi/configure.host


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