Re: BUG: GCC-4.4.x changes the function frame on some functions

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Richard Guenther
Date: Thursday, November 19, 2009 - 8:49 am

On Thu, Nov 19, 2009 at 4:45 PM, H. Peter Anvin <hpa@zytor.com> wrote:

It's likely because you have long long vars on the stack which is
faster when they are aligned.  -mno-stackrealign may do what you
want (or may not, I have not checked).  I assume you already
use -mpreferred-stack-boundary=2.

Richard.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[tip:timers/urgent] hrtimer: Fix /proc/timer_list regression, tip-bot for Feng Tang, (Wed Nov 18, 1:24 pm)
BUG: function graph tracer function frame assumptions, Thomas Gleixner, (Thu Nov 19, 7:30 am)
Re: BUG: GCC-4.4.x changes the function frame on some func ..., Richard Guenther, (Thu Nov 19, 8:49 am)
Re: BUG: GCC-4.4.x changes the function frame on some func ..., Frederic Weisbecker, (Thu Nov 19, 9:19 am)
Re: BUG: GCC-4.4.x changes the function frame on some func ..., Richard Guenther, (Thu Nov 19, 11:03 am)
Re: BUG: GCC-4.4.x changes the function frame on some func ..., Frederic Weisbecker, (Thu Nov 19, 12:46 pm)
Re: BUG: GCC-4.4.x changes the function frame on some func ..., Frederic Weisbecker, (Thu Nov 19, 1:05 pm)
Re: BUG: GCC-4.4.x changes the function frame on some func ..., Frederic Weisbecker, (Thu Nov 19, 1:25 pm)
Re: BUG: GCC-4.4.x changes the function frame on some func ..., Frederic Weisbecker, (Thu Nov 19, 1:28 pm)
[tip:timers/urgent] hrtimer: Fix /proc/timer_list regression, tip-bot for Feng Tang, (Fri Nov 20, 3:30 am)