This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/47581] [4.6 regression] Unnecessary adjustments to stack pointer


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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-02 13:52:42 UTC ---
Created attachment 23213
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23213
gcc46-pr47581.patch

This patch indeed fixes the testcase and passed bootstrap/regtest on
x86_64-linux and i686-linux.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]