This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/3985] AIX -mcpu=630 -maix64 does not use ppc64 multilib
- From: "dje at watson dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 6 Jul 2003 01:54:48 -0000
- Subject: [Bug other/3985] AIX -mcpu=630 -maix64 does not use ppc64 multilib
- References: <20010810123601.3985.hzoli@austin.ibm.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3985
------- Additional Comments From dje at watson dot ibm dot com 2003-07-06 01:54 -------
Subject: Re: AIX -mcpu=630 -maix64 does not use ppc64 multilib
>>>>> dhazeghi at yahoo dot com writes:
Dara> do you know what the status of this bug is currently? Right now it's
Dara> assigned to you... Thanks,
It requires invasive multilib changes. The work-around is to use
-maix64 -mtune=630.
David