This is the mail archive of the gcc-patches@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]

Re: [ira] better allocation for -O0


On Mon, May 5, 2008 at 3:30 PM, Andrew Pinski <pinskia@gmail.com> wrote:
> On Mon, May 5, 2008 at 3:28 PM, Kaz Kojima <kkojima@rr.iij4u.or.jp> wrote:
>  > Vladimir Makarov <vmakarov@redhat.com> wrote:
>  >  > The patch was successfully bootstrapped on x86_64 and tortured on
>  >  > x86/x86_64.
>  >
>  >  BTW, builds for SH and ARM on ira branch fail with
>  >
>  >  ~/ira/gcc/ira-color.c:2794: undefined reference to `ALLOCNO_NO_STACK_REG_P'
>
>
>  Looking at your patch, it looks like no_stack_reg_p can be just
>  removed as it is only set and not actually used.


Sorry I am wrong, I should have looked into the full source before commenting.

Thanks,
Andrew Pinski


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