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: Thu, 28 Jul 2011 16:14:52 +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
--- Comment #6 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-28 16:14:46 UTC ---
(In reply to comment #5)
> Regenerating avr-libc (with your patch atop r176818) fails with PR49864 and the
> exact line number from there. Do you need more food, or is the test case in
> PR49864 sufficient to fix that PR?
Bother. Well, you can take the patch in PR49864 for now.
I'll keep working on fixing that one properly...