--- Additional Comments From amodra at bigpond dot net dot au 2008-10-04
07:03 ---
http://sourceware.org/ml/binutils-cvs/2008-10/msg00022.html
http://sourceware.org/ml/binutils/2008-10/msg00045.html
--
What|Removed |Added
-
--- Additional Comments From hjl dot tools at gmail dot com 2008-10-03
15:16 ---
It still isn't right:
bash-3.2$ cat
/export/gnu/src/binutils/binutils/binutils/testsuite/binutils-all/group.s
.section .text.foo,"axG",%progbits,foo_group,comdat
.global foo
foo:
.wo
--- Additional Comments From amodra at bigpond dot net dot au 2008-10-03
10:11 ---
http://sourceware.org/ml/binutils-cvs/2008-10/msg00013.html
http://sourceware.org/ml/binutils/2008-10/msg00030.html
HJ, please commit the new tests.
--
What|Removed |A
--- Additional Comments From amodra at bigpond dot net dot au 2008-10-02
14:42 ---
Testing a fix. I know now why I hacked the group signature into the SEC_GROUP
name...
--
What|Removed |Added
--
--
What|Removed |Added
AssignedTo|unassigned at sources dot |amodra at bigpond dot net
|redhat dot com |dot au
http://sourceware.org/bugzil
--- Additional Comments From hjl dot tools at gmail dot com 2008-10-02
01:09 ---
Created an attachment (id=2974)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2974&action=view)
Testcases
Those tests failed:
FAIL: ld-elf/group4
FAIL: ld-elf/group5
FAIL: ld-elf/group6
--
htt
--- Additional Comments From hjl dot tools at gmail dot com 2008-10-01
23:15 ---
The bug is in bfd_elf_set_group_contents:
symindx = 0;
if (elf_group_id (sec) != NULL)
symindx = elf_group_id (sec)->udata.i;
if (symindx == 0)
{
/* If called from the assembler, swap_
--- Additional Comments From hjl dot tools at gmail dot com 2008-10-01
19:18 ---
It happens on Linux/ia32 with gcc 4.3.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=6931
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching som