This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/50775] Register allocator sets up frame and frame pointer with low register pressure
- From: "law at redhat dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 05 Dec 2011 18:15:14 +0000
- Subject: [Bug other/50775] Register allocator sets up frame and frame pointer with low register pressure
- Auto-submitted: auto-generated
- References: <bug-50775-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50775
Jeffrey A. Law <law at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |law at redhat dot com
--- Comment #8 from Jeffrey A. Law <law at redhat dot com> 2011-12-05 18:15:14 UTC ---
Just an FYI; Bernd's work to introduce IRA objects was designed to his the most
common case for multi-word objects, which is by far double-word objects.