[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-10-30 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #19 from Ian Lance Taylor 2011-10-31 04:39:31 UTC --- *** Bug 13362 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-07-06 Thread timo.lindfors at iki dot fi
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #18 from Timo Lindfors 2011-07-06 21:00:19 UTC --- I can confirm that http://sourceware.org/ml/binutils/2011-07/msg00075.html works for me on sheevaplug. Thanks a lot! -- Configure bugmail: http://sourceware.org/bugzilla/userp

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-07-06 Thread dougkwan at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 Doug Kwan changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-07-06 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #16 from cvs-commit at gcc dot gnu.org 2011-07-06 17:58:44 UTC --- CVSROOT:/cvs/src Module name:src Changes by:dougk...@sourceware.org2011-07-06 17:58:42 Modified files: gold : ChangeLog arm.cc go

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-07-06 Thread timo.lindfors at iki dot fi
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #15 from Timo Lindfors 2011-07-06 10:13:00 UTC --- Thanks to Riku Voipio I now have access to hardware that can be used to debug this. Will take some time for me to find a compatible power supply and install the OS though. -- Con

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-07-06 Thread dougkwan at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #14 from Doug Kwan 2011-07-06 07:48:56 UTC --- (In reply to comment #13) > (In reply to comment #12) > > There is no doubt that the patch is incomplete. That just fixed a single > > instance of code that must be fixed in a number

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-07-06 Thread dougkwan at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #13 from Doug Kwan 2011-07-06 07:00:26 UTC --- (In reply to comment #12) > There is no doubt that the patch is incomplete. That just fixed a single > instance of code that must be fixed in a number of different places. I have a p

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-07-03 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #12 from Ian Lance Taylor 2011-07-03 16:56:18 UTC --- There is no doubt that the patch is incomplete. That just fixed a single instance of code that must be fixed in a number of different places. -- Configure bugmail: http://sou

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-07-03 Thread timo.lindfors at iki dot fi
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #11 from Timo Lindfors 2011-07-03 15:58:34 UTC --- I tested the patch but the original testcase still fails with it. $ ld.gold -o allcodecs.so allcodecs.o /usr/bin/ld.gold.real: internal error in value_from_output_section, at ../.

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-06-30 Thread hector.oron at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 HectorOron changed: What|Removed |Added CC||hector.oron at gmail dot

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-06-29 Thread dougkwan at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #9 from Doug Kwan 2011-06-30 06:51:00 UTC --- Thanks for fix that. I will submit a patch later to convert to unaligned swaps as needed. -Doug On Wed, Jun 29, 2011 at 11:01 PM, ian at airs dot com wrote: > http://sourceware.org/

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-06-29 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 Ian Lance Taylor changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-06-29 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-06-29 Thread jrnieder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #7 from Jonathan Nieder 2011-06-29 15:35:40 UTC --- (In reply to comment #6) > This seems far more likely to be a problem in the tools used to build gold, > rather than a problem in gold itself. I'm going to close this out. Pleas

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-06-17 Thread jrnieder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #5 from Jonathan Nieder 2011-06-17 21:10:19 UTC --- Hi Ian, ian at airs dot com wrote: > It sounds like you are saying that gold, compiled and running on an ARM > system, > crashes, whereas gold, compiled and running on an ARM s

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-06-17 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #4 from Ian Lance Taylor 2011-06-17 15:07:45 UTC --- It sounds like you are saying that gold, compiled and running on an ARM system, crashes, whereas gold, compiled and running on an ARM simulator, does not crash. In general gold

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-06-17 Thread jrnieder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #3 from Jonathan Nieder 2011-06-17 07:43:57 UTC --- timo.lindfors at iki dot fi wrote: > Well hmm, I could try to arrange you access to some ARM box. Can you attach > your SSH public key? I replied by private email but now it occ

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-06-06 Thread timo.lindfors at iki dot fi
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #2 from Timo Lindfors 2011-06-06 12:37:33 UTC --- Well hmm, I could try to arrange you access to some ARM box. Can you attach your SSH public key? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email -

[Bug gold/12771] internal error in value_from_output_section, at ../../gold/reloc.cc:1508 on armel

2011-06-03 Thread jrnieder at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12771 --- Comment #1 from Jonathan Nieder 2011-06-04 00:50:11 UTC --- Logs from other ARM machines exhibiting the same problem can be found at . E.g., alwyn and alain produce the same