[Bug binutils/12819] BFD 2.21 internal error while linking

2011-05-27 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12819 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug ld/12366] assertion failure with STT_GNU_IFUNC symbols on x86_64

2011-05-27 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12366 H.J. Lu changed: What|Removed |Added CC||bugs at druiddesigns dot |

[Bug binutils/12819] New: BFD 2.21 internal error while linking

2011-05-27 Thread bugs at druiddesigns dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12819 Summary: BFD 2.21 internal error while linking Product: binutils Version: 2.21 Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassig...

[Bug gold/12804] Incremental link tests failed

2011-05-27 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12804 --- Comment #7 from H.J. Lu 2011-05-27 20:09:13 UTC --- (In reply to comment #6) > (In reply to comment #5) > > I still got > > > > g++ -W -Wall-Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > > -fmerge-constants -g -O2 -o increment

[Bug gold/12804] Incremental link tests failed

2011-05-27 Thread ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12804 --- Comment #6 from Cary Coutant 2011-05-27 17:39:43 UTC --- (In reply to comment #5) > I still got > > g++ -W -Wall-Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -fmerge-constants -g -O2 -o incremental_test_4 -Wl,--incremental-fu

[Bug ld/12815] Segmentation fault when using a global variable, a special linker script and emulation elf64mmix

2011-05-27 Thread n...@script-solution.de
http://sourceware.org/bugzilla/show_bug.cgi?id=12815 --- Comment #3 from Nils Asmussen 2011-05-27 15:42:28 UTC --- Created attachment 5758 --> http://sourceware.org/bugzilla/attachment.cgi?id=5758 Object file, that causes the error -- Configure bugmail: http://sourceware.org/bugzilla/userpre

[Bug ld/12815] Segmentation fault when using a global variable, a special linker script and emulation elf64mmix

2011-05-27 Thread hp at sourceware dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12815 Hans-Peter Nilsson changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug gold/12818] gold linker failed to remove all dead code dependency properly

2011-05-27 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12818 Ian Lance Taylor changed: What|Removed |Added CC||tmsriram at google dot com -- Conf

[Bug ld/12763] [PATCH] Incorrect error when .tbss starts outside PT_LOAD segment

2011-05-27 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12763 --- Comment #16 from cvs-commit at gcc dot gnu.org 2011-05-27 12:47:15 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2011-05-27 12:47:12 Modified files: ld/emultempl : elf32.em Log message:

[Bug gold/12804] Incremental link tests failed

2011-05-27 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12804 --- Comment #5 from H.J. Lu 2011-05-27 11:55:39 UTC --- I still got g++ -W -Wall-Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fmerge-constants -g -O2 -o incremental_test_4 -Wl,--incremental-full -Bgcctestdir/ two_file_test_1.o two

[Bug gold/12818] New: gold linker failed to remove all dead code dependency properly

2011-05-27 Thread grabli_2005 at mail dot ru
http://sourceware.org/bugzilla/show_bug.cgi?id=12818 Summary: gold linker failed to remove all dead code dependency properly Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2

[Bug binutils/12710] Relative paths in thin archives are incorrect in certain cases

2011-05-27 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12710 --- Comment #4 from cvs-commit at gcc dot gnu.org 2011-05-27 10:52:34 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2011-05-27 10:52:30 Modified files: bfd: ChangeLog archive.c Log me

[Bug binutils/12710] Relative paths in thin archives are incorrect in certain cases

2011-05-27 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12710 Nick Clifton changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug ld/12815] Segmentation fault when using a global variable, a special linker script and emulation elf64mmix

2011-05-27 Thread n...@script-solution.de
http://sourceware.org/bugzilla/show_bug.cgi?id=12815 --- Comment #1 from Nils Asmussen 2011-05-27 09:03:03 UTC --- After playing around a bit with the linker-script, I've found out, that the only problem seems to be that I would like to have OUTPUT_FORMAT "binary" instead of "elf64-mmix". As soo

[Bug ld/12815] Segmentation fault when using a global variable, a special linker script and emulation elf64mmix

2011-05-27 Thread n...@script-solution.de
http://sourceware.org/bugzilla/show_bug.cgi?id=12815 Nils Asmussen changed: What|Removed |Added CC||n...@script-solution.de -- Configure

[Bug ld/12815] New: Segmentation fault when using a global variable, a special linker script and emulation elf64mmix

2011-05-27 Thread n...@script-solution.de
http://sourceware.org/bugzilla/show_bug.cgi?id=12815 Summary: Segmentation fault when using a global variable, a special linker script and emulation elf64mmix Product: binutils Version: 2.21 Status: NEW Severity: normal