This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13466] -mpowerpc64 causes ICE
- From: "lucier at math dot purdue dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Dec 2003 16:51:52 -0000
- Subject: [Bug target/13466] -mpowerpc64 causes ICE
- References: <20031222162351.13466.lucier@math.purdue.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From lucier at math dot purdue dot edu 2003-12-22 16:51 -------
Subject: Re: -mpowerpc64 causes ICE
> The problem was not caused by that patch but a different one which turned on -mpowerpc64 when
> you supply -mcpu=G5.
I'm not claiming it's caused by the patch I cited, I'm just trying to tell you
guys what is the exact state of the compiler I'm trying to use.
> If you only want the scheduler for the G5 use -mtune=G5 instead.
I definitely want to generate code specifically for the G5.
To add some real content to this message, I just tried it with -mcpu=G4 and
-mtune=G5 and it works fine. First time I've gotten FSF gcc to compile
Gambit on darwin under any circumstances.
Brad
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13466