* i386-tdep.c (i386_extract_return_value): If the type of the
authorMark Kettenis <kettenis@gnu.org>
Sat, 31 Mar 2001 13:05:16 +0000 (13:05 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 31 Mar 2001 13:05:16 +0000 (13:05 +0000)
commit1e8d0a7b553cd82164b9eb5bc55045cf7aa40728
tree0677f1fcaacc2804a631528194f860bf0c7f8177
parent61b96bb4281e65ed15d15ed7e9ae5102d64bc8c9
* i386-tdep.c (i386_extract_return_value): If the type of the
return value is TYPE_STRUCT and the number of fields is one, call
ourselves with TYPE set tp the type of the first field.
(i386_store_return_value): Likewise.
This fixes a problem with returning structs consisting of a single
`float' or `double' on *BSD.
gdb/ChangeLog
gdb/i386-tdep.c
This page took 0.024174 seconds and 4 git commands to generate.