This is the mail archive of the gcc-patches@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]

Re: PATCH: PR middle-end/45678: [4.4/4.5/4.6 Regression] crash on vector code with -m32 -msse


On 09/20/2010 01:24 PM, Jakub Jelinek wrote:
> 	PR middle-end/45678
> 	* cfgexpand.c (expand_one_stack_var_at): Use
> 	crtl->max_used_stack_slot_alignment as max_align, instead
> 	of maximum of that and PREFERRED_STACK_BOUNDARY.
> 	Don't call update_stack_alignment.

OK.


r~


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