Re: Problems with register elimination

2013-07-28 Thread Chung-Ju Wu
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

gcc-4.9-20130728 is now available

2013-07-28 Thread gccadmin
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

Re: fatal error: gnu/stubs-32.h: No such file

2013-07-28 Thread FX
> 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