This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] bfin: swapped args in bfin_extract_return_value?


>>>>> "Matt" == Matt Rice <ratmice@gmail.com> writes:

Matt> 2011-07-11  Matt Rice  <ratmice@gmail.com>
Matt>         * bfin-tdep.c (bfin_extract_return_value): Fix swapped
Matt>         arguments to store_unsigned_integer.

I think this change is good, but I don't understand why this function
even calls store_unsigned_integer.  I thought
regcache_cooked_read_unsigned did that for you.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]