--- Additional Comments From iwamatsu at nigauri dot org 2009-11-09 02:37
---
Created an attachment (id=4370)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4370&action=view)
We can revise this problem with this patch.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10926
`builddir-single/libiberty/pic/libiberty.a': No such file or directory
Because sh doesn't set PICFLAG=-fPIC on configure.
--
Summary: `builddir-single/libiberty/pic/libiberty.a': No such
file or directory
Product: binutils
Version: 2.21 (HEAD)
--- Additional Comments From ian at airs dot com 2009-11-09 02:03 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
Resoluti
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-11-09
02:02 ---
Subject: Bug 10925
CVSROOT:/cvs/src
Module name:src
Changes by: i...@sourceware.org 2009-11-09 02:02:01
Modified files:
gold : ChangeLog reloc.cc
Log message:
On Fedora 11/x86-64 with gcc 4.4.1, I got
g++ -W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-frandom-seed=ld-new -g -O2 -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o
arm.o libgold.a ../libiberty/libiberty.a-lz
arm.o: In function `(anonymous
namespace)::Arm_relobj::scan_s
--- Additional Comments From hjl dot tools at gmail dot com 2009-11-09
00:33 ---
A patch is posted at:
http://sourceware.org/ml/binutils/2009-11/msg00146.html
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10911
--- You are receiving this mail because: ---
You are on the
Instruction 0x002000b0 looks like a strheq instruction but it should be
unpredictable since the P bit is zero and W bit is 1.
Another reason it should be unpredictable is that when W is 1 you can have Rd ==
Rn.
Perhaps returning undefined for all unpredictables would be a good idea?
That is my
--- Additional Comments From hjl dot tools at gmail dot com 2009-11-08
23:03 ---
This patch should work:
diff --git a/bfd/elflink.c b/bfd/elflink.c
index cd016b7..0153411 100644
--- a/bfd/elflink.c
+++ b/bfd/elflink.c
@@ -8639,9 +8639,11 @@ elf_link_output_extsym (struct elf_link_hash_e
--
What|Removed |Added
CC||hjl dot tools at gmail dot
||com
http://sourceware.org/bugzilla
--
What|Removed |Added
AssignedTo|unassigned at sources dot |ian at airs dot com
|redhat dot com |
Status|NEW
10 matches
Mail list logo