This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r138730 - in /branches/stack/gcc: ChangeLog.sta...


Author: hjl
Date: Tue Aug  5 15:41:59 2008
New Revision: 138730

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138730
Log:
gcc/

2008-08-05  H.J. Lu  <hongjiu.lu@intel.com>

	PR middle-end/37010
	* calls.c (expand_call): Use the biggest preferred stack
	boundary.

gcc/testsuite/

2008-08-05  H.J. Lu  <hongjiu.lu@intel.com>

	PR middle-end/37010
	* gcc.dg/torture/stackalign/push-1.c: New.

Added:
    branches/stack/gcc/testsuite/gcc.dg/torture/stackalign/push-1.c
Modified:
    branches/stack/gcc/ChangeLog.stackalign
    branches/stack/gcc/calls.c
    branches/stack/gcc/testsuite/ChangeLog.stackalign


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]