aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-rl78.texi
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2014-10-21 09:53:25 +0200
committerJan Beulich <jbeulich@suse.com>2014-10-21 09:53:25 +0200
commit28f013d5cb2b60882c73f10eedb26fa5b3b15b2f (patch)
treeead521dda532bf52cccfe3a3fb821c4a24d297f2 /gas/doc/c-rl78.texi
parent2300b5a1414ecb820aa042a30a08928cfcba620b (diff)
downloadgdb-28f013d5cb2b60882c73f10eedb26fa5b3b15b2f.zip
gdb-28f013d5cb2b60882c73f10eedb26fa5b3b15b2f.tar.gz
gdb-28f013d5cb2b60882c73f10eedb26fa5b3b15b2f.tar.bz2
aarch64: move bogus assertion
Asserting "idx" to be non-negative when subsequent code handles this case is bogus. In fact the assertion triggers e.g. when mistakenly using the arm32 comment character @ following an instruction. While doing this I also noticed that despite there being local variables "detail" and "idx", not all places where they could be used did actually make use of them, so this is being adjusted at once. Finally, for the code to be slightly more robust, also change comparisons against -1 to such checking for a (non-)negative value.
Diffstat (limited to 'gas/doc/c-rl78.texi')
0 files changed, 0 insertions, 0 deletions