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]

r166383 - in /trunk/gcc: ChangeLog explow.c tes...


Author: ian
Date: Fri Nov  5 23:45:32 2010
New Revision: 166383

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166383
Log:
gcc/:
	PR target/46084
	* explow.c (allocate_dynamic_stack_space): If flag_split_stack,
	request enough additional space for alignment, and force
	alignment.
testsuite/:
	* gcc.target/i386/pr46084.c: New test.

Added:
    trunk/gcc/testsuite/gcc.target/i386/pr46084.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/explow.c
    trunk/gcc/testsuite/ChangeLog


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