--- Additional Comments From rafael dot espindola at gmail dot com
2010-10-01 15:39 ---
A slightly more interesting testcase:
.fill 56, 1, 0x90
jne .LBB0_43
.fill 10, 1, 0x90
jne .LBB0_43
.fill 5, 1, 0x90
.align 16, 0x90
--- Additional Comments From rafael dot espindola at gmail dot com
2010-10-01 14:57 ---
Created an attachment (id=5024)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=5024&action=view)
test
--
http://sourceware.org/bugzilla/show_bug.cgi?id=12049
--- You are re
--- Additional Comments From rafael dot espindola at gmail dot com
2010-10-01 14:57 ---
Created an attachment (id=5025)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=5025&action=view)
test
--
http://sourceware.org/bugzilla/show_bug.cgi?id=12049
--- You are re
--- Additional Comments From rafael dot espindola at gmail dot com
2010-10-01 14:56 ---
It is a complete test. I will attach two .s files that show that the problems is
likely in not correctly updating the size estimates. Run:
as --64 test.s -o test.o
as --64 test2.s -o test2.o
objdump
: rafael dot espindola at gmail dot com
CC: bug-binutils at gnu dot org
GCC build triplet: x86_64-linux-gnu
GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu
http://sourceware.org/bugzilla/show_bug.cgi?id=12049
--- You are receiving this mail because
--- Additional Comments From rafael dot espindola at gmail dot com
2006-09-06 13:53 ---
I have done some testing on this problem:
link time just before
http://sourceware.org/ml/binutils-cvs/2004-07/msg00124.html:
real0m8.783s
user0m8.049s
sys 0m0.628s
After:
real