public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/3985: AIX -mcpu=630 -maix64 does not use ppc64 multilib
@ 2001-08-10 12:36 Zoltan Hidvegi
  0 siblings, 0 replies; 5+ messages in thread
From: Zoltan Hidvegi @ 2001-08-10 12:36 UTC (permalink / raw)
  To: gcc-gnats; +Cc: dje, hzoli

>Number:         3985
>Category:       other
>Synopsis:       AIX -mcpu=630 -maix64 does not use ppc64 multilib
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 10 12:36:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Zoltan Hidvegi
>Release:        3.0.1 20010725 (prerelease)
>Organization:
>Environment:
System: AIX vlad 3 4 0005BA2F4C00
host: powerpc-ibm-aix4.3.3.0
build: powerpc-ibm-aix4.3.3.0
target: powerpc-ibm-aix4.3.3.0
configured with: ../gcc/configure --prefix=... --with-local-prefix=... --enable-languages=c,c++,java --enable-version-specific-runtime-libs --disable-nls --disable-shared
>Description:

gcc -mcpu=630 -maix64 does not pass the path to the pcc64 multilib to
collect2.  Note that I applied
http://gcc.gnu.org/ml/gcc-patches/2001-02/msg00496.html , that is on
the mainline but not on the 3.0 branch (even though it probably should
be).

>How-To-Repeat:

Compile any 64-bit C/C++ that refers to libstdc++ or libgcc using
-mcpu=630 -maix64.

>Fix:

Do not use -mcpu=630 with -maix64 during the link.
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: other/3985: AIX -mcpu=630 -maix64 does not use ppc64 multilib
@ 2002-01-05  8:54 dje
  0 siblings, 0 replies; 5+ messages in thread
From: dje @ 2002-01-05  8:54 UTC (permalink / raw)
  To: dje, dje, gcc-bugs, gcc-prs, hzoli

Synopsis: AIX -mcpu=630 -maix64 does not use ppc64 multilib

State-Changed-From-To: closed->analyzed
State-Changed-By: dje
State-Changed-When: Sat Jan  5 08:54:06 2002
State-Changed-Why:
    mistakenly closed

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3985


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: other/3985: AIX -mcpu=630 -maix64 does not use ppc64 multilib
@ 2002-01-05  1:46 Zoltan Hidvegi
  0 siblings, 0 replies; 5+ messages in thread
From: Zoltan Hidvegi @ 2002-01-05  1:46 UTC (permalink / raw)
  To: dje; +Cc: gcc-prs

The following reply was made to PR other/3985; it has been noted by GNATS.

From: Zoltan Hidvegi <hzoli@austin.ibm.com>
To: rodrigc@gcc.gnu.org, dje@gcc.gnu.org, dje@watson.ibm.com,
        gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, hzoli@austin.ibm.com,
        gcc-gnats@gcc.gnu.org
Cc: dje@gcc.gnu.org, dje@watson.ibm.com, gcc-bugs@gcc.gnu.org,
        gcc-prs@gcc.gnu.org, hzoli@austin.ibm.com
Subject: Re: other/3985: AIX -mcpu=630 -maix64 does not use ppc64 multilib
Date: Sat, 5 Jan 2002 03:40:06 -0600 (CST)

 rodrigc@gcc.gnu.org wrote:
 > Synopsis: AIX -mcpu=630 -maix64 does not use ppc64 multilib
 > 
 > State-Changed-From-To: analyzed->closed
 > State-Changed-By: rodrigc
 > State-Changed-When: Fri Jan  4 23:11:34 2002
 > State-Changed-Why:
 >     I think this problem is fixed by this patch:
 >     http://gcc.gnu.org/ml/gcc-patches/2001-08/msg01535.html
 >     
 >     which should be in gcc 3.0.3 and the gcc 3.1 CVS mainline.
 > 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3985
 
 No, it is not fixed in 3.0.3, and the patch you point do do not seem
 to relate to this problem.  This is not a configure/build
 etc. problem, it is a problem in gcc, the problem is that the -mcpu
 switch overrides the -maix64 switch.  So please change it back to
 analyzed, as I have no right to do that.
 
 Zoli


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: other/3985: AIX -mcpu=630 -maix64 does not use ppc64 multilib
@ 2002-01-04 23:11 rodrigc
  0 siblings, 0 replies; 5+ messages in thread
From: rodrigc @ 2002-01-04 23:11 UTC (permalink / raw)
  To: dje, dje, gcc-bugs, gcc-prs, hzoli

Synopsis: AIX -mcpu=630 -maix64 does not use ppc64 multilib

State-Changed-From-To: analyzed->closed
State-Changed-By: rodrigc
State-Changed-When: Fri Jan  4 23:11:34 2002
State-Changed-Why:
    I think this problem is fixed by this patch:
    http://gcc.gnu.org/ml/gcc-patches/2001-08/msg01535.html
    
    which should be in gcc 3.0.3 and the gcc 3.1 CVS mainline.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=3985


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: other/3985: AIX -mcpu=630 -maix64 does not use ppc64 multilib
@ 2001-09-24 14:44 dje
  0 siblings, 0 replies; 5+ messages in thread
From: dje @ 2001-09-24 14:44 UTC (permalink / raw)
  To: dje, gcc-bugs, gcc-prs, hzoli, nobody

Synopsis: AIX -mcpu=630 -maix64 does not use ppc64 multilib

Responsible-Changed-From-To: unassigned->dje
Responsible-Changed-By: dje
Responsible-Changed-When: Mon Sep 24 14:44:51 2001
Responsible-Changed-Why:
    AIX
State-Changed-From-To: open->analyzed
State-Changed-By: dje
State-Changed-When: Mon Sep 24 14:44:51 2001
State-Changed-Why:
    multilib infrastructure doesn't allow specification of which
    option takes precedence.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3985&database=gcc


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-01-05 16:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-10 12:36 other/3985: AIX -mcpu=630 -maix64 does not use ppc64 multilib Zoltan Hidvegi
2001-09-24 14:44 dje
2002-01-04 23:11 rodrigc
2002-01-05  1:46 Zoltan Hidvegi
2002-01-05  8:54 dje

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).