This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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] CFI improvements


On Tue, May 20, 2003 at 03:55:04PM +0200, Michal Ludvig wrote:
> 'indent' is still reverting this... Anyway I manually kept it your way 
> in the diff.

I used emacs c-indent-exp and similar macros.

> >>+      if (cie_ptr->size == cie_size - 4 &&
> >>+	  memcmp (cie_ptr->data, cie_buf + 4, cie_ptr->size) == 0)
> >
> >Again.
> 
> Fixed.

You missed this one.

> OK to commit?

Yes, with that trailing operator fixed.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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