* hppa-tdep.c (hppa64_return_value): Fix previous commit.

This commit is contained in:
Mark Kettenis
2004-12-21 22:06:40 +00:00
parent 08a2711331
commit 9738b0348b
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2004-12-21 Mark Kettenis <kettenis@gnu.org>
* hppa-tdep.c (hppa64_return_value): Fix previous commit.
2004-12-21 Mark Kettenis <kettenis@gnu.org>
* hppa-tdep.c (hppa32_return_value): Move further down.

View File

@@ -1084,8 +1084,8 @@ hppa64_return_value (struct gdbarch *gdbarch,
{
/* All return values larget than 128 bits must be aggregate
return values. */
gdb_assert (!hppa64_integral_or_pointer_p());
gdb_assert (!hppa64_floating_p());
gdb_assert (!hppa64_integral_or_pointer_p (type));
gdb_assert (!hppa64_floating_p (type));
/* "Aggregate return values larger than 128 bits are returned in
a buffer allocated by the caller. The address of the buffer