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/27814] ICE building darwin-crt2.c in 64-bit darwin bootstrap



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

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=27814


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