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 target/45291] avr miscompilations related to frame pointer registers



------- Comment #1 from otaylor at redhat dot com  2010-08-15 20:27 -------
Created an attachment (id=21484)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21484&action=view)
Patch removing the frame pointer from general regs

Here's the patch described; I don't have any sort of extensive framework for
testing the AVR backend - doing such tests would likely be a good idea before
applying this if the general idea is right.

(Patch is git formatted and against 4.5.1 but it should apply to the trunk of
svn fine.)


-- 


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


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