[Bug ld/12762] lto produces multiple definition errors for all symbols (including CRT) in C++

2011-07-28 Thread xunxun1982 at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12762 PcX changed: What|Removed |Added CC||xunxun1982 at gmail dot com --- Comment #7 from

Re: [PATCH] don't crash on overflow on hppa64

2011-07-28 Thread Nick Clifton
Hi Mikulas, 1. offset is 64-bit, but 32-bit format "%lx" is used. This causes parameters mismatch 2. eh may be NULL. If it is NULL, I changed the code to print "unknown". Someone who understands the code better can change it to print something more descriptive 3. returning bfd_reloc_notsupported

[Bug ld/13038] ld access out-of-bounds memory on HPPA64

2011-07-28 Thread sourceware at rkeene dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13038 --- Comment #1 from sourceware at rkeene dot org 2011-07-28 07:29:12 UTC --- URL to "core" (Linux/i386): http://www.rkeene.org/tmp/binutils-2.21.1-hppa64-invalid-mem-access/core URL to "ld" (Linux/i386): http://www.rkeene.org/tmp/binutils-2.21.