bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/12049] Unnecessary relaxation


From: rafael dot espindola at gmail dot com
Subject: [Bug gas/12049] Unnecessary relaxation
Date: 1 Oct 2010 14:56:47 -0000

------- 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  -d test.o > test.dump
objdump  -d test2.o > test2.dump

And compare the dumps.
Note that the addresses align, but in the first case we produce a 5 byte jmp in
the second one we produce a 2 bytes one.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW


http://sourceware.org/bugzilla/show_bug.cgi?id=12049

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]