i386.c (ix86_function_sseregparm): Fix comment: number of arguments passed to local...
authorUros Bizjak <ubizjak@gmail.com>
Thu, 16 Nov 2006 07:30:18 +0000 (08:30 +0100)
committerUros Bizjak <uros@gcc.gnu.org>
Thu, 16 Nov 2006 07:30:18 +0000 (08:30 +0100)
commit56829cae9cf564f26d4159f6599c045e71c0a41a
tree166a18716bb2df62de834e4a683f8be35059330f
parent96370780ab54d139fcba44fcc63051de6acad09c
i386.c (ix86_function_sseregparm): Fix comment: number of arguments passed to local functions in SSE registers is 3.

* config/i386/i386.c (ix86_function_sseregparm): Fix comment:
number of arguments passed to local functions in SSE registers is 3.

* doc/invoke.texi (Function Attributes) [sseregparm]: Correct
number of arguments passed in SSE registers to 3.

From-SVN: r118883
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/doc/extend.texi