bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/10856] [2.20 regression] gas creates wrong code which results i


From: amodra at bigpond dot net dot au
Subject: [Bug gas/10856] [2.20 regression] gas creates wrong code which results in a test failure in libcrypto++'s sha2 test
Date: 28 Oct 2009 02:53:33 -0000

------- Additional Comments From amodra at bigpond dot net dot au  2009-10-28 
02:53 -------
Simpler testcase:

 .text
 .intel_syntax noprefix
 .space 5480
 .byte 0,0,0
0:
 .space 1620
 .byte 0
1:
 .space 2468
 nop
 jne 1b
 .space 52
 nop
 jl 0b

Without the .intel_syntax this assembles OK.


-- 


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

------- 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]