[Bug c/31628] stdcall function is miscompiled
marcus at jet dot franken dot de
gcc-bugzilla@gcc.gnu.org
Wed Apr 18 18:46:00 GMT 2007
------- Comment #2 from marcus at jet dot franken dot de 2007-04-18 19:45 -------
i bisected gcc to find the regression and it was apparently introduced by
revision 123146.
2007-03-22 Richard Henderson <rth@redhat.com>
* config/i386/i386.c (ix86_function_regparm): Early exit for 64-bit;
don't increase local_regparm with force_align_arg_pointer check.
(ix86_function_sseregparm): Assert 32-bit.
(type_has_variadic_args_p): New.
[...]
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31628
More information about the Gcc-bugs
mailing list