[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-07-08 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added CC||Daniel.Davies at

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-07-01 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #26 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-07-02 00:03:28 UTC --- CVSROOT:/cvs/src Module name:src Changes by:i...@sourceware.org2011-07-02 00:03:25 Modified files: gold

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-07-01 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #27 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-07-02 00:19:06 UTC --- CVSROOT:/cvs/src Module name:src Changes by:i...@sourceware.org2011-07-02 00:19:04 Modified files: gold

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-07-01 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #28 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-07-02 00:39:15 UTC --- CVSROOT:/cvs/src Module name:src Changes by:i...@sourceware.org2011-07-02 00:39:13 Modified files: gold

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-07-01 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #29 from Ian Lance Taylor ian at airs dot com 2011-07-02 00:43:51 UTC --- The failure of two_file_shared_1_nonpic.so is not very interesting. It happens because on Solaris when gcc sees -shared it passes -z text to the linker.

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-07-01 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #30 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-07-02 05:30:08 UTC --- CVSROOT:/cvs/src Module name:src Changes by:i...@sourceware.org2011-07-02 05:30:00 Modified files: gold

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-07-01 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-14 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #24 from Rainer Orth ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-14 19:40:31 UTC --- I've had a look at the two remaining errors (apart from not having static system libs on newer Solaris releases): gcctestdir/ld: internal error in

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-14 Thread ro at TechFak dot Uni-Bielefeld.DE
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #25 from Rainer Orth ro at TechFak dot Uni-Bielefeld.DE 2011-03-14 19:42:47 UTC --- Created attachment 5306 -- http://sourceware.org/bugzilla/attachment.cgi?id=5306 object files for failing two_file_shared_1_nonpic.so test --

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-11 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #23 from Rainer Orth ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-11 15:40:46 UTC --- --- Comment #21 from Ian Lance Taylor ian at airs dot com 2011-03-09 01:56:59 UTC --- [...] I committed a patch which should fix the problem of

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-09 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #22 from Rainer Orth ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-09 09:49:09 UTC --- --- Comment #21 from Ian Lance Taylor ian at airs dot com 2011-03-09 01:56:59 UTC --- There's not much point to trying to use gold to build gcc

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #14 from Rainer Orth ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-08 10:18:43 UTC --- ian at airs dot com sourceware-bugzi...@sourceware.org writes: --- Comment #13 from Ian Lance Taylor ian at airs dot com 2011-03-08 05:33:07 UTC

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-08 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #15 from Ian Lance Taylor ian at airs dot com 2011-03-08 14:10:34 UTC --- What is the value of IOV_MAX on Solaris? The man page implies that it is defined in some header file, perhaps stdio.h or limits.h. -- Configure bugmail:

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #16 from Rainer Orth ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-08 14:14:01 UTC --- --- Comment #15 from Ian Lance Taylor ian at airs dot com 2011-03-08 14:10:34 UTC --- What is the value of IOV_MAX on Solaris? The man page

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-08 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #17 from Ian Lance Taylor ian at airs dot com 2011-03-08 14:28:19 UTC --- Thanks. I would also be interesting in knowing whether gold can pass its tests with the patch I sent, even before you succeed in getting gcc to build. --

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-08 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #18 from Rainer Orth ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-08 14:39:08 UTC --- --- Comment #17 from Ian Lance Taylor ian at airs dot com 2011-03-08 14:28:19 UTC --- Thanks. I would also be interesting in knowing whether

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-08 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #19 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-03-09 01:50:37 UTC --- CVSROOT:/cvs/src Module name:src Changes by:i...@sourceware.org2011-03-09 01:50:33 Modified files: gold

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-08 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #20 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-03-09 01:54:58 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_21-branch Changes by:i...@sourceware.org2011-03-09 01:54:55

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-08 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #21 from Ian Lance Taylor ian at airs dot com 2011-03-09 01:56:59 UTC --- There's not much point to trying to use gold to build gcc until gold passes at least most of its tests. The failure on basic_static_test looks like you

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-07 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #10 from Rainer Orth ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-07 19:10:06 UTC --- --- Comment #9 from Ian Lance Taylor ian at airs dot com 2011-03-04 19:08:43 UTC --- output.cc does #include fcntl.h. gold is always compiled

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #11 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-03-07 22:51:43 UTC --- CVSROOT:/cvs/src Module name:src Changes by:i...@sourceware.org2011-03-07 22:51:40 Modified files: gold

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-07 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #12 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-03-07 22:51:54 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_21-branch Changes by:i...@sourceware.org2011-03-07 22:51:50

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-07 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #13 from Ian Lance Taylor ian at airs dot com 2011-03-08 05:33:07 UTC --- Created attachment 5280 -- http://sourceware.org/bugzilla/attachment.cgi?id=5280 Possible patch Please try this patch to see if it fixes the assertion

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-04 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #9 from Ian Lance Taylor ian at airs dot com 2011-03-04 19:08:43 UTC --- output.cc does #include fcntl.h. gold is always compiled with -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64. Those two facts together should ensure that

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-01 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|NEW |ASSIGNED ---

[Bug gold/12525] gold SEGV linking libgcc_s.so.1 on Solaris 11/x86

2011-03-01 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://sourceware.org/bugzilla/show_bug.cgi?id=12525 --- Comment #2 from Rainer Orth ro at CeBiTec dot Uni-Bielefeld.DE 2011-03-01 14:45:36 UTC --- --- Comment #1 from Ian Lance Taylor ian at airs dot com 2011-03-01 14:29:45 UTC --- At least part of the problem is that gold does not support