This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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] backends: ppc_abi_cfi reg1 use DW_CFA_val_offset not DW_CFA_val_expression.


On Mon, 2013-10-07 at 10:21 +0200, Petr Machata wrote:
> Mark Wielaard <mjw@redhat.com> writes:
> >  	case DW_CFA_expression:
> > +	  /* Expression rule relies on section data, abi_cfi cannot us it.  */
> 
> Should this be "cannot _use_ it"?

Yes.

> >  	case DW_CFA_val_expression:
> > +	  /* Expression rule relies on section data, abi_cfi cannot us it.  */
> 
> And here.

And yes.

Thanks,

Mark


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