On 7/28/13 8:16 AM, David Given wrote:
I am having a great deal of trouble getting register elimination (and
stack frame layouts in general) working properly on my architecture.
There is some fundamental issue I'm simply not getting here.
[...]
Weirdness (1): I never see ARG_POINTER_REGNUM used
Snapshot gcc-4.9-20130728 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.9-20130728/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.9 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/trunk
> The fact it's not listed as a prerequesite has already been pointed
> out as a problem with the docs.
As a consensual first step toward addressing this issue, I suggest the
following patch to the doc. I hope it is clear enough, but suggestions are
obviously welcome. (I haven't even compiled th