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/26892] Can't compile a 64-bit gcc



------- Comment #6 from echristo at gcc dot gnu dot org  2006-11-09 23:57 -------
Subject: Bug 26892

Author: echristo
Date: Thu Nov  9 23:56:57 2006
New Revision: 118633

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118633
Log:
2006-11-09  Eric Christopher  <echristo@apple.com>

        PR bootstrap/26892
        PR bootstrap/27814
        PR other/28994
        * configure.ac: Match powerpc*-*-darwin* for powerpc darwin checks.
        * config.gcc (powerpc64-*-darwin*): New target.
        * config.host: Ditto.
        * config/rs6000/darwin64.h: New file.
        * config/rs6000/x-darwin64: Ditto.
        * config/rs6000/host-ppc64-darwin.c: Ditto.

Added:
    trunk/gcc/config/rs6000/darwin64.h
    trunk/gcc/config/rs6000/host-ppc64-darwin.c
    trunk/gcc/config/rs6000/x-darwin64
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config.host
    trunk/gcc/config/rs6000/darwin.h
    trunk/gcc/configure
    trunk/gcc/configure.ac


-- 


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


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