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 PR37884


Vladimir Makarov wrote:
The following patch solves PR37884. The details of the problem can be found on

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37884

The patch was successfully bootstrapped and tested on x86, x86_64, ppc64, itanium.

2008-10-24 Vladimir Makarov <vmakarov@redhat.com>

   PR middle-end/37884
   * ira-build.c (copy_live_ranges_to_removed_store_destinations):
   Rename to copy_info_to_removed_store_destinations.  Propagate
   conflict hard regs and register stack attribute.


OK.

Jeff


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