OSDN Git Service

PR target/19704
authordannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Jan 2005 05:49:07 +0000 (05:49 +0000)
committerdannysmith <dannysmith@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 31 Jan 2005 05:49:07 +0000 (05:49 +0000)
commit76d91619a1154e2d5274387b187f646f4061b1c4
treed9cbcffdee35ec5e86d7d6b8c881da4d84f948f9
parentd612858dc8bdc000a2b7e3f634e228631a4d07d7
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@94467 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.c