winnt.c (gen_stdcall_suffix): Quit summation of total parm size if a parm has incompl...
authorDanny Smith <dannysmith@users.sourceforge.net>
Thu, 18 Sep 2003 21:16:02 +0000 (21:16 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Thu, 18 Sep 2003 21:16:02 +0000 (21:16 +0000)
commit7229527c2c6859c3e172b1a2d9ab16a144c93a91
tree7b37f0334c64b712dec59da9e2fe7960ca5b73d5
parent3e86b595ac576217a66fdeb50058d9b44402ce97
winnt.c (gen_stdcall_suffix): Quit summation of total parm size if a parm has incomplete type.

* config/i386/winnt.c (gen_stdcall_suffix): Quit summation of
total parm size if a parm has incomplete type.
(gen_fastcall_suffix): Likewise.

From-SVN: r71543
gcc/ChangeLog
gcc/config/i386/winnt.c