Fix comment typo in last delta.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Aug 2004 18:56:12 +0000 (18:56 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 19 Aug 2004 18:56:12 +0000 (18:56 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86261 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/mips/mips.c

index 29bee9c..1b7a2b7 100644 (file)
@@ -3005,7 +3005,7 @@ mips_arg_info (const CUMULATIVE_ARGS *cum, enum machine_mode mode,
         single "void *" va_list type, since register and stack arguments
         are passed differently.  (At the time of writing, MIPSpro cannot
         handle complex float varargs correctly.)  Second, it's unclear
-        hat should happen when there is only one register free.
+        what should happen when there is only one register free.
 
         For now, we assume that named complex floats should go into FPRs
         if there are two FPRs free, otherwise they should be passed in the