re PR target/19704 (ICE for tail call of regparm 3 and dllimport)
authorDanny Smith <dannysmith@users.sourceforge.net>
Mon, 31 Jan 2005 05:49:07 +0000 (05:49 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Mon, 31 Jan 2005 05:49:07 +0000 (05:49 +0000)
commit6cc37e7e24bb91d009d0a0c9ae9f37dd3c329d74
treed9cbcffdee35ec5e86d7d6b8c881da4d84f948f9
parente3016344b3c8ca1ede6b31a8b9949998e5274cf7
re PR target/19704 (ICE for tail call of regparm 3 and dllimport)

PR target/19704
* config/i386/i386.c (ix86_function_ok_for_sibcall):  Also check
that dllimport'd functions do not use all call-clobbered registers
to pass parameters.

From-SVN: r94467
gcc/ChangeLog
gcc/config/i386/i386.c