This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] to i386winnt.c: Fix ICE on stdcall with incomplete type in parms


On Thu, Sep 18, 2003 at 10:31:08AM +1000, Danny Smith wrote:
>ChangeLog
>
>	2003-09-18  Danny Smith  <dannysmith@users.sourceforge.net>
>
>	* config/i386/winnt.c (gen_stdcall_suffix): Quit summation of
>	total parm size if a parm has incomplete type.
>	(gen_fastcall_suffix): Likewise.
>
>Testsuite
>
>	* gcc-dg/i386-stdcall-suffix.c: New file.

Looks ok to me.  Please check in.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]