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 target/13466] -mpowerpc64 causes ICE


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


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