[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/20150] [msp430-elf] Disassembly of interrupt vectors
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/20150] [msp430-elf] Disassembly of interrupt vectors |
Date: |
Fri, 27 May 2016 12:55:39 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20150
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Orlando,
I have checked in an extended version of my original patch. With this
applied the output now looks like this:
Disassembly of section __interrupt_vector_47:
0000ffdc <__interrupt_vector_47>:
ffdc: c4 45 mov.b r5 ; Warning: disassembly
unreliable - not enough bytes available
So, there is still a warning message, but I think that it is more helpful.
Plus I have removed the "Addresss xxx out of bounds" message.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.