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: [csl-arm] More combine and deleted insns.


On Saturday 30 April 2005 19:58, Roger Sayle wrote:
> On Sat, 30 Apr 2005, Paul Brook wrote:
> > The attached patch fixes annother case where combine puts notes back onto
> > an about-to-be-deleted insn. THis one is harmless, but trips up my
> > assert. Applied to csl-arm-branch.
> >
> > 2005-04-30  Paul Brook  <paul@codesourcery.com>
> >
> > 	* combine.c (distribute_notes): Don't put REG_EQUAL notes on deleted
> > 	insns.
>
> I'm a bit disappointed that you never followed up or responded to my
> previous related patch review of your "Combine looses libcall notes"
> patch at http://gcc.gnu.org/ml/gcc-patches/2005-04/msg00736.html

It's on my list of things to do, I just haven't found time to do it yet.
It's not immediately obvious [to me] why combine is acting differently on 
csl-arm-branch.

Paul


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