projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
438c7f2
)
Fix comment typo in last delta.
author
Richard Sandiford
<rsandifo@gcc.gnu.org>
Thu, 19 Aug 2004 18:56:12 +0000
(18:56 +0000)
committer
Richard Sandiford
<rsandifo@gcc.gnu.org>
Thu, 19 Aug 2004 18:56:12 +0000
(18:56 +0000)
From-SVN: r86261
gcc/config/mips/mips.c
patch
|
blob
|
history
diff --git
a/gcc/config/mips/mips.c
b/gcc/config/mips/mips.c
index 29bee9c7bcd29f758f2a7139eba8e8179b0a14e8..1b7a2b75a36f940d6037abc31d721f53be6412e1 100644
(file)
--- a/
gcc/config/mips/mips.c
+++ b/
gcc/config/mips/mips.c
@@
-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.
+
w
hat 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