[Bug target/23448] .p2align before a jump instruction
hjl at lucon dot org
gcc-bugzilla@gcc.gnu.org
Wed Aug 17 23:07:00 GMT 2005
------- Additional Comments From hjl at lucon dot org 2005-08-17 23:02 -------
Were you suggesting
.L5:
incl %edx
cmpl %edx, %ecx
je .L6
incl %edx
cmpl %edx, %ecx
jne .L5
was slower? Where does this information come from?
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23448
More information about the Gcc-bugs
mailing list