[Bug gold/10126] internal error in relocate_sections, at ../../gold/reloc.cc:737

2009-05-10 Thread llucax at gmail dot com

-- 
   What|Removed |Added

 CC||llucax at gmail dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10126

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/10126] internal error in relocate_sections, at ../../gold/reloc.cc:737

2009-06-23 Thread llucax at gmail dot com
--- Additional Comments From llucax at gmail dot com  2009-06-23 12:58 
---
Ok, thanks for taking the time to analyze this. I'll pass this information to
the compiler writer.

What about the internal error in Gold? Even if it's triggered by a problem in
the object file, it's not a bug? If it isn't, wont be better to display a more
precise error message?

Thank you.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10126

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/10126] internal error in relocate_sections, at ../../gold/reloc.cc:737

2009-06-23 Thread llucax at gmail dot com
--- Additional Comments From llucax at gmail dot com  2009-06-23 14:06 
---
Ok, I reopen the bug then.

The internal error appeared in a big build, I'll try to see if I can reproduce
it again and comment the steps to do it.

-- 
   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |


http://sourceware.org/bugzilla/show_bug.cgi?id=10126

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/10126] internal error in relocate_sections, at ../../gold/reloc.cc:737

2009-06-23 Thread llucax at gmail dot com
--- Additional Comments From llucax at gmail dot com  2009-06-23 14:14 
---
Seeing the original bug description, I now remember how to reproduce it (it's
there =).

You just have to download the DMD compiler and try to compile/link the trivial
program in the bug description. The compiler is free (as in beer, but source
code is available for personal use if you want to take a peek).

The direct link to download the DMD 2.029 compiler is:
http://ftp.digitalmars.com/dmd.2.029.zip
(includes source code, Windows and Linux binaries)

The compiler doesn't need installation (at least on Linux), just unpack the zip
and run: dmd/linux/bin/dmd hello.d (or dmd/windows/...). This compiles hello.o
and then links hello.o and libphobos.a (the D standard library) to build the
executable.

If you need anything else, please let me know.

Thank you.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10126

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/10126] internal error in relocate_sections, at ../../gold/reloc.cc:737

2009-06-23 Thread llucax at gmail dot com
--- Additional Comments From llucax at gmail dot com  2009-06-24 03:53 
---
You can download the zip and just extract the dmd/linux/lib/libphobos2.a file. 

I can successfully reproduce the bug doing:

ld -o x hello.o libphobos2.a

If you don't want to download the zip file at all, I can upload the library
somewhere. Note that the library itself (libphobos2.a) is free as in speech
(Public Domain/BSD-ish).

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10126

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/10126] internal error in relocate_sections, at ../../gold/reloc.cc:737

2009-06-24 Thread llucax at gmail dot com
--- Additional Comments From llucax at gmail dot com  2009-06-24 13:45 
---
Created an attachment (id=4018)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4018&action=view)
Compressed offending library

Attached is the (bzip2) compressed offending library libphobos2.a.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10126

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/10126] internal error in relocate_sections, at ../../gold/reloc.cc:737

2009-06-25 Thread llucax at gmail dot com
--- Additional Comments From llucax at gmail dot com  2009-06-25 13:25 
---
Ok, using 2.19.51.20090613-1 (Debian "experimental" package) I can still
reproduce it, the line in the error message changes, though:

/usr/bin/ld: internal error in relocate_sections, at ../../gold/reloc.cc:842

I'll try with the development version when I can...

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10126

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/10126] internal error in relocate_sections, at ../../gold/reloc.cc:737

2009-07-07 Thread llucax at gmail dot com
--- Additional Comments From llucax at gmail dot com  2009-07-07 23:26 
---
I do confirm that this bug seems to be fixed in svn trunk as of 20090704.

Thank you.

-- 
   What|Removed |Added

 Status|RESOLVED|VERIFIED


http://sourceware.org/bugzilla/show_bug.cgi?id=10126

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


___
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils