* mips-tdep.c (mips_n32n64_return_value): Fix a comment.

This commit is contained in:
Maciej W. Rozycki 2007-09-26 11:36:30 +00:00
parent 5a918ce730
commit 59aa1faa75
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2007-09-26 David Ung <davidu@mips.com>
Maciej W. Rozycki <macro@mips.com>
* mips-tdep.c (mips_n32n64_return_value): Fix a comment.
2007-09-25 Pierre Muller <muller@ics.u-strasbg.fr>
* p-exp.y: Fix 12 ARI reported problems.

View File

@ -3127,8 +3127,7 @@ mips_n32n64_return_value (struct gdbarch *gdbarch,
else if (TYPE_CODE (type) == TYPE_CODE_FLT
&& tdep->mips_fpu_type != MIPS_FPU_NONE)
{
/* A floating-point value belongs in the least significant part
of FP0. */
/* A single or double floating-point value that fits in FP0. */
if (mips_debug)
fprintf_unfiltered (gdb_stderr, "Return float in $fp0\n");
mips_xfer_register (regcache,