summaryrefslogtreecommitdiff
path: root/gdb/mips-tdep.c
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2007-09-26 11:36:30 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2007-09-26 11:36:30 +0000
commite22c6f33fc15c8c4ac98128520810310afed4b01 (patch)
tree636e312ec35e4a0a215322f991e40a808f90d177 /gdb/mips-tdep.c
parent1c223f772d04f5926ca70ee1c6b49e649d19ee23 (diff)
downloadgdb-e22c6f33fc15c8c4ac98128520810310afed4b01.tar.gz
* mips-tdep.c (mips_n32n64_return_value): Fix a comment.
Diffstat (limited to 'gdb/mips-tdep.c')
-rw-r--r--gdb/mips-tdep.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/mips-tdep.c b/gdb/mips-tdep.c
index 8392d107e46..9e4d15334d3 100644
--- a/gdb/mips-tdep.c
+++ b/gdb/mips-tdep.c
@@ -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,