[Bug target/39137] [4.4 Regression] -mpreferred-stack-boundary=2 causes lots of dynamic realign

Joey dot ye at intel dot com gcc-bugzilla@gcc.gnu.org
Wed Mar 4 01:41:00 GMT 2009



------- Comment #35 from Joey dot ye at intel dot com  2009-03-04 01:41 -------
(In reply to comment #32)
> I don't see the reason for && optimize_function_for_size_p (cfun), care to back
> up with benchmarks that forcing dynamic realignment for long long variables
> with -mpreferred-stack-boundary=2 improves performance rather than slows things
> down (because of the dynamic realignment)?
Checking optimize_function_for_size_p is to avoid prologue/epilogue code size
increase when -Os is used, which is initially complained by Jakub.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39137



More information about the Gcc-bugs mailing list