This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r130488 - in /trunk/gcc: ChangeLog config/i386/...
- From: hjl at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 28 Nov 2007 01:20:35 -0000
- Subject: r130488 - in /trunk/gcc: ChangeLog config/i386/...
Author: hjl
Date: Wed Nov 28 01:20:34 2007
New Revision: 130488
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130488
Log:
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.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c