[Bug ld/15685] R_X86_64_DTPOFF64 incorrectly handled

2013-06-27 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15685 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com --- Comment #3 fr

[Bug ld/15685] R_X86_64_DTPOFF64 incorrectly handled

2013-06-27 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15685 --- Comment #4 from H.J. Lu --- Created attachment 7098 --> http://sourceware.org/bugzilla/attachment.cgi?id=7098&action=edit A patch Please try this. -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug gold/15662] gold (powerpc) internal error in do_relax() at gold/output.h:436

2013-06-27 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15662 --- Comment #2 from cvs-commit at gcc dot gnu.org --- CVSROOT:/cvs/src Module name:src Changes by:ccout...@sourceware.org2013-06-27 23:20:35 Modified files: gold : ChangeLog powerpc.cc Log message: PR gold/1

[Bug gold/15662] gold (powerpc) internal error in do_relax() at gold/output.h:436

2013-06-27 Thread ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15662 Cary Coutant changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ld/15685] R_X86_64_DTPOFF64 incorrectly handled

2013-06-27 Thread dblaikie at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15685 David Blaikie changed: What|Removed |Added CC||echristo at gmail dot com --- Comment

Loongson 3A is MIPS64R2-compatible

2013-06-27 Thread Heiher
Hello, Loongson 3A is MIPS64R2-compatible, so this means that it should based on ISA_MIPS64R2 (not ISA_MIPS64) ? References: http://www.loongson.cn/uploadfile/201204/Loongson3A_processor_user_manual_P2_GS464processor_core_V1.3.pdf (Page 16) Thanks! ls3a-isa-mips64r2.diff Description: Binary

prerequisites

2013-06-27 Thread Jim Thomas
Aloha, There do not seem to be any prerequisites given for gcc versions in the documentation. The code still has #ifdef's for gcc < 2.6 ... :) In trying to compile binutils-2.23.2 with gcc-2.95.3 and make-3.82 on linux-2.4.32, the following issues were uncovered. a gratuitous ";;" *** dwarf2.c