[Bug bootstrap/38607] AIX error messages about TOC during build

2013-03-25 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607 David Edelsohn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug bootstrap/38607] AIX error messages about TOC during build

2012-09-14 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607 --- Comment #20 from David Edelsohn 2012-09-14 23:23:45 UTC --- Author: dje Date: Fri Sep 14 23:23:41 2012 New Revision: 191316 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191316 Log: PR target/38607 Merge upstream chan

[Bug bootstrap/38607] AIX error messages about TOC during build

2012-09-13 Thread dje at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607 David Edelsohn changed: What|Removed |Added Keywords||wrong-code Status|UNCONFIRME

[Bug bootstrap/38607] AIX error messages about TOC during build

2012-06-20 Thread fbissey at slingshot dot co.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607 François Bissey changed: What|Removed |Added CC||fbissey at slingshot dot

[Bug bootstrap/38607] AIX error messages about TOC during build

2012-06-20 Thread sumamb at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607 --- Comment #17 from sumamb 2012-06-20 12:01:51 UTC --- (In reply to comment #16)

[Bug bootstrap/38607] AIX error messages about TOC during build

2012-06-20 Thread sumamb at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607 sumamb changed: What|Removed |Added CC||sumamb at yahoo dot com --- Comment #16 from sum

[Bug bootstrap/38607] AIX error messages about TOC during build

2011-09-23 Thread lukasz.filipkowski at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607 Lukasz Filipkowski changed: What|Removed |Added CC||lukasz.filipkowski at gmail

[Bug bootstrap/38607] AIX error messages about TOC during build

2010-06-18 Thread michael dot haubenwallner at salomon dot at
--- Comment #14 from michael dot haubenwallner at salomon dot at 2010-06-18 13:44 --- (In reply to comment #13) > #include > #include > void foo() > { > std::map bar; > } Simply compiling this source code into an rtl-enabled shared library leads to that linker warning,

[Bug bootstrap/38607] AIX error messages about TOC during build

2009-01-11 Thread tammer at tammer dot net
--- Comment #12 from tammer at tammer dot net 2009-01-12 07:13 --- Hello, any news ?? Bye Rainer -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-26 Thread tammer at tammer dot net
--- Comment #11 from tammer at tammer dot net 2008-12-26 09:10 --- Created an attachment (id=16988) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16988&action=view) libstdc++.sum -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-26 Thread tammer at tammer dot net
--- Comment #10 from tammer at tammer dot net 2008-12-26 09:07 --- Created an attachment (id=16987) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16987&action=view) gcc.sum -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-26 Thread tammer at tammer dot net
--- Comment #9 from tammer at tammer dot net 2008-12-26 09:06 --- Created an attachment (id=16986) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16986&action=view) g++.sum -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-26 Thread tammer at tammer dot net
--- Comment #8 from tammer at tammer dot net 2008-12-26 08:52 --- Hello, one small addition. I have tried to add -Wl,-brtl to the xgcc calls (which produces the libstdc++.so.6) and as a result the ld errors are gone. /powerpc-ibm-aix5.3.0.0/libstdc++-v3/src/Makefile OPT_LDFLAGS = -Wl,-

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-26 Thread tammer at tammer dot net
--- Comment #7 from tammer at tammer dot net 2008-12-26 08:37 --- Hello, this problem is present for every call to xgcc with the output of "-o .libs/libstdc++.so.6". The resulting library is not correct for AIX. The error message (example): ld: 0711-768 WARNING: Object ../libsupc++/.l

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-24 Thread tammer at tammer dot net
--- Comment #6 from tammer at tammer dot net 2008-12-24 15:45 --- Hello, in addition to IBM XLC/C++ V9 I have tried gcc 4.2.4 (from www.perzl.org) to bootstrap 4.2.4. The error is always the same. The build finishes but according to the log the libstdc++.so.6 is not OK. I have used the

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-24 Thread tammer at tammer dot net
--- Comment #5 from tammer at tammer dot net 2008-12-24 11:13 --- Hello, the patch did not affect this problem. I have started a new build without the patch and the problem is still the same. I especially do not understand why the linker call for libstdc++.so.6 ends in ${wl}-berok and

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-23 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2008-12-23 17:15 --- First off, stop building with patches, that makes it harder to figure out what is going on. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-22 Thread tammer at tammer dot net
--- Comment #3 from tammer at tammer dot net 2008-12-23 07:28 --- Created an attachment (id=16973) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16973&action=view) gcc-4.2.4-1.spec -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-22 Thread tammer at tammer dot net
--- Comment #2 from tammer at tammer dot net 2008-12-23 07:28 --- Created an attachment (id=16972) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16972&action=view) gcc-4.2.4-aix.patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607

[Bug bootstrap/38607] AIX error messages about TOC during build

2008-12-22 Thread tammer at tammer dot net
--- Comment #1 from tammer at tammer dot net 2008-12-23 07:28 --- Created an attachment (id=16971) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16971&action=view) build log -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38607