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 rtl-optimization/49936] [4.7 Regression] IRA handles CANNOT_CHANGE_MODE_CLASS poorly, + spills to memory on 4.7


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

--- Comment #3 from Sandra Loosemore <sandra at codesourcery dot com> 2011-08-16 04:13:02 UTC ---
Hmmm.  Is it possible to make the INT/memory/whatever decision based on move
costs?  Or use a target hook to supply a hint about what to do?


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