http://sourceware.org/bugzilla/show_bug.cgi?id=12608
--- Comment #12 from Witold Baryluk
2011-04-01 06:36:28 UTC ---
Minimalized test case.
.set noreorder
.set volatile
.set noat
.set nomacro
.arch ev5
.text
.align 2
.align 4
.globl check1
.ent check1
che
http://sourceware.org/bugzilla/show_bug.cgi?id=12608
Witold Baryluk changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://sourceware.org/bugzilla/show_bug.cgi?id=12627
--- Comment #4 from hpa at zytor dot com 2011-04-01
04:14:06 UTC ---
Just tested binutils 2.21.51.0.7. It does NOT appear to have the same problem.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
--- You are
http://sourceware.org/bugzilla/show_bug.cgi?id=12627
--- Comment #3 from hpa at zytor dot com 2011-04-01
04:10:58 UTC ---
I just downloaded binutils-2.21.51.06.tar.bz2 from your repository on
kernel.org and built it myself, and I could reproduce the bug there.
The date part of the version number
http://sourceware.org/bugzilla/show_bug.cgi?id=12608
--- Comment #10 from Witold Baryluk
2011-04-01 01:51:23 UTC ---
You are right, it is linker. There is small change in assembled *.o files
beetwen 2.18 and 2.21, but it is .comment section which had
now Merge and Strings flags, in 2.21. rerunin
http://sourceware.org/bugzilla/show_bug.cgi?id=12608
--- Comment #9 from Witold Baryluk 2011-04-01
00:21:08 UTC ---
It looks problem is actually in assembler, not linker. This is why I not
reproduced it before (I was still using .o files produced using as 2.18.0).
Will investigate more.
--
Con
http://sourceware.org/bugzilla/show_bug.cgi?id=12627
--- Comment #2 from H.J. Lu 2011-03-31 23:15:21
UTC ---
I got
[hjl@gnu-6 pr12627]$ make
./usr/local/bin/as --32 -o x.o x.s
./usr/local/bin/ld -m elf_i386 -T x.ld -o x x.o
nm x
0100 A __bss16_dwords
1400 B __bss16_end
0400 A __bss
http://sourceware.org/bugzilla/show_bug.cgi?id=12608
Michael Cree changed:
What|Removed |Added
CC||mcree at orcon dot net.nz
--- Comment #
http://sourceware.org/bugzilla/show_bug.cgi?id=12627
H.J. Lu changed:
What|Removed |Added
Attachment #5344|application/octet-stream|text/plain
mime type|
http://sourceware.org/bugzilla/show_bug.cgi?id=12627
H.J. Lu changed:
What|Removed |Added
Attachment #5345|application/octet-stream|text/plain
mime type|
http://sourceware.org/bugzilla/show_bug.cgi?id=12296
Dan McDonald changed:
What|Removed |Added
Attachment #5340|0 |1
is obsolete|
11 matches
Mail list logo