[Bug gas/12049] Unnecessary relaxation

2010-10-01 Thread rafael dot espindola at gmail dot com
--- 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

[Bug gas/12049] Unnecessary relaxation

2010-10-01 Thread rafael dot espindola at gmail dot com
--- 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

[Bug gas/12049] Unnecessary relaxation

2010-10-01 Thread rafael dot espindola at gmail dot com
--- 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

[Bug gas/12049] Unnecessary relaxation

2010-10-01 Thread rafael dot espindola at gmail dot com
--- 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

[Bug gas/12049] New: Unnecessary relaxation

2010-09-23 Thread rafael dot espindola at gmail dot com
: 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

[Bug ld/3111] LD very slow linking object files containing dwarf2 symbols

2006-09-06 Thread rafael dot espindola at gmail dot com
--- 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