From 9dcb560c820ad234dcd19d59b70a576d9a9567f1 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Thu, 4 Jan 2001 23:22:45 +0000 Subject: 2001-01-04 Michael Snyder * mips-tdep.c (mips_coerce_float_to_double): Fix typo in comment. --- gdb/mips-tdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/mips-tdep.c') diff --git a/gdb/mips-tdep.c b/gdb/mips-tdep.c index ffaf2ab..17b80ca 100644 --- a/gdb/mips-tdep.c +++ b/gdb/mips-tdep.c @@ -3705,7 +3705,7 @@ mips_call_dummy_address (void) } -/* If the current gcc for for this target does not produce correct debugging +/* If the current gcc for this target does not produce correct debugging information for float parameters, both prototyped and unprototyped, then define this macro. This forces gdb to always assume that floats are passed as doubles and then converted in the callee. -- cgit v1.1