[Bug target/39137] [4.4 Regression] -mpreferred-stack-boundary=2 causes lots of dynamic realign
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 13 19:15:00 GMT 2009
------- Comment #19 from jakub at gcc dot gnu dot org 2009-02-13 19:15 -------
Created an attachment (id=17296)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17296&action=view)
Unsuccessful attempt to avoid stack realignment for DImode and for DFmode at
-Os
Just for the record, here is an unsuccessful attempt to avoid stack realignment
just because of DImode for -m32 or because of DFmode at -m32 -Os. This patch
unfortunately caused a handful regressions, like 20020220-1.c.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39137
More information about the Gcc-bugs
mailing list