------- Additional Comments From nickc at redhat dot com  2009-11-20 14:45 
-------
Hi Elrond,

  I think that you must be using an old version of the binutils.  With the
latest release (2.20) the disassembly works:

   % avr-objdump -d bug-lpm.o
   Disassembly of section .text:

   00000000 <try_asm>:
     0:   25 91           lpm     r18, Z+
     2:   24 91           lpm     r18, Z
     4:   08 95           ret

Cheers
  Nick


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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

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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to