This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug regression/32849] Unnecessary %esp inc/decrements in trivial code
- From: "vda dot linux at googlemail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2007 00:15:17 -0000
- Subject: [Bug regression/32849] Unnecessary %esp inc/decrements in trivial code
- References: <bug-32849-12956@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from vda dot linux at googlemail dot com 2007-07-23 00:15 -------
Oh *shit*. I see. Why, oh why you didn't go for aligning stack in fuctions
which decided they need to use instructions which require alignment? And ONLY
that functions? Why everyone needs to pay this tax now?
Oh well...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32849