[Bug target/39137] [4.4 Regression] -mpreferred-stack-boundary=2 causes lots of dynamic realign
rguenth at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Mar 11 14:47:00 GMT 2009
------- Comment #36 from rguenth at gcc dot gnu dot org 2009-03-11 14:47 -------
In reply to comment #34, we should be able to fixup alignment in
get_decl_align_unit if DECL_USER_ALIGN is set (or change the prototype
for LOCAL_ALIGNMENT to take a decl and/or a type).
I wonder why we have both LOCAL_ALIGNMENT and STACK_SLOT_ALIGNMENT anyway...
but, Jakub, will you test & submit your patch from comment #32?
Thanks.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39137
More information about the Gcc-bugs
mailing list