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: RFA: patch to solve PR38869


Vladimir Makarov wrote:
> This patch solves PR38869.  The problem is described in
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38869
>
> The patch was successfully bootstrapped and tested on x86_64.
>
> Ok to commit?
>
> 2009-01-18  Vladimir Makarov  <vmakarov@redhat.com>
>
>    PR c/38869
>    * rtl.h (reinit_regs): New prototype.
>    * regclass.c: Include ira.h.
>    (reinit_regs): New.
>    * Makefile.in (regclass.o): Add ira.h.
>    * config/i386/i386.c (ix86_maybe_switch_abi): Use reinit_regs.
>
approved.

kenny


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