This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/26892] Can't compile a 64-bit gcc
- From: "echristo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Nov 2006 00:02:39 -0000
- Subject: [Bug bootstrap/26892] Can't compile a 64-bit gcc
- References: <bug-26892-271@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from echristo at gcc dot gnu dot org 2006-11-10 00:02 -------
Subject: Bug 26892
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=26892