[Bug rtl-optimization/58461] [MIPS] Using LRA instead of reload increases code size for mips16

2013-09-25 Thread matthew.fortune at imgtec dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58461 --- Comment #3 from Matthew Fortune --- (In reply to rsand...@gcc.gnu.org from comment #2) > I think it'd be wrong for the backend to say that moves between > MIPS16 registers and other general registers are more expensive > than memory though.

[Bug rtl-optimization/58461] [MIPS] Using LRA instead of reload increases code size for mips16

2013-09-19 Thread rsandifo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58461 rsandifo at gcc dot gnu.org changed: What|Removed |Added CC||rsandifo at gcc dot gnu.org

[Bug rtl-optimization/58461] [MIPS] Using LRA instead of reload increases code size for mips16

2013-09-18 Thread matthew.fortune at imgtec dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58461 --- Comment #1 from Matthew Fortune --- Created attachment 30853 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30853&action=edit Patch to enable LRA for mips16