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] libebl: Add ebl_unwind_ret_mask.


On Sun, 2014-06-15 at 23:51 +0200, Kurt Roeckx wrote:
> On Sun, Jun 15, 2014 at 10:21:31PM +0200, Mark Wielaard wrote:
> > 
> > Indeed. You seem to be right that we are trying to read possibly
> > unaligned data which would cause a bus error on sparc. There was even a
> > helpful FIXME in the code about it. Why we didn't see that before is a
> > mystery. But the attached patch should solve it. Could you test it?
> 
> That changes things back to:
> # TOTAL: 123
> # PASS:  116
> # SKIP:  7
> # XFAIL: 0
> # FAIL:  0
> # XPASS: 0
> # ERROR: 0

Thanks for testing. Looks good. I pushed this to master now.


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