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 #4 from echristo at gcc dot gnu dot org  2006-11-10 00:02 -------
Subject: Bug 27814

Author: echristo
Date: Fri Nov 10 00:02:21 2006
New Revision: 118634

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

        PR bootstrap/26892
        PR bootstrap/27814
        PR other/28994
        * configure: Regenerate.
        * 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:
    branches/gcc-4_2-branch/gcc/config/rs6000/darwin64.h
    branches/gcc-4_2-branch/gcc/config/rs6000/host-ppc64-darwin.c
    branches/gcc-4_2-branch/gcc/config/rs6000/x-darwin64
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config.gcc
    branches/gcc-4_2-branch/gcc/config.host
    branches/gcc-4_2-branch/gcc/config/rs6000/darwin.h
    branches/gcc-4_2-branch/gcc/configure
    branches/gcc-4_2-branch/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]