re PR target/34001 (Incorrect x86 fastcall behavior)
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 28 Nov 2007 01:20:34 +0000 (01:20 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 28 Nov 2007 01:20:34 +0000 (17:20 -0800)
commit87300e8c8102f83f8770da9a1d8758970bf28949
tree38574da2654ea6e300788a15041034e29ab8a2f2
parent08203c44a36583c34b12551d1d7f7a2429b6fb2c
re PR target/34001 (Incorrect x86 fastcall behavior)

2007-11-27  H.J. Lu  <hongjiu.lu@intel.com>
    Joey Ye <joey.ye@intel.com>

PR target/34001
* config/i386/i386.c (function_arg_32): Don't pass aggregate
arguments in ECX/EDX for fastcall.

Co-Authored-By: Joey Ye <joey.ye@intel.com>
From-SVN: r130488
gcc/ChangeLog
gcc/config/i386/i386.c