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: [patch] possible fix for 14700


On Fri, 2004-04-02 at 09:55, Eric Christopher wrote:
> This patch works for PR 14700 by not allowing combine to delete reg_dead
> sets if the stores are to global register variables. It appears to be
> the right way to do it, but I'm not positive.
> 
> Comments? OK?

Oh yeah. Bootstrapped and regtested on x86-linux (FC1).

-eric

-- 
Eric Christopher <echristo@redhat.com>


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