This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49881] [AVR] Inefficient stack manipulation around calls
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 2 Aug 2011 22:24:03 +0000
- Subject: [Bug target/49881] [AVR] Inefficient stack manipulation around calls
- Auto-submitted: auto-generated
- References: <bug-49881-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49881
Richard Henderson <rth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #10 from Richard Henderson <rth at gcc dot gnu.org> 2011-08-02 22:22:10 UTC ---
I think we can consider this fixed.
Certainly we're doing much better for this specific case.