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]

r168968 - in /trunk/gcc: ChangeLog explow.c


Author: ebotcazou
Date: Tue Jan 18 21:29:11 2011
New Revision: 168968

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168968
Log:
	PR middle-end/46894
	* explow.c (allocate_dynamic_stack_space): Do not assume more than
	BITS_PER_UNIT alignment if STACK_DYNAMIC_OFFSET or STACK_POINTER_OFFSET
	are defined.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/explow.c


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