Fix inverted statements in m88k_analyze_prologue
authorSimon Marchi <simon.marchi@ericsson.com>
Thu, 27 Aug 2015 13:47:14 +0000 (09:47 -0400)
committerSimon Marchi <simon.marchi@ericsson.com>
Thu, 27 Aug 2015 13:47:14 +0000 (09:47 -0400)
commitf5cdf4989e5daff1ca8a500d22cbf2eb0692616e
tree47a3e3606396a3def26321b2fb853c503aed9691
parent5952e15788882c79943033459df9d23420633a69
Fix inverted statements in m88k_analyze_prologue

These two statements were inverted by mistake in commit "Replace some
xmalloc-family functions with XNEW-family ones".  It obviously doesn't
make sense to have them in this order, which is why I am pushing this as
obvious.

gdb/ChangeLog:

* m88k-tdep.c (m88k_analyze_prologue): Fix inverted allocation
statements.
gdb/ChangeLog
gdb/m88k-tdep.c
This page took 0.026119 seconds and 4 git commands to generate.