[PATCH] PR16490: Fix a crash in ARM inline asm

Jan-Simon Möller dl9pf at gmx.de
Tue Jul 9 14:06:19 PDT 2013


Hi all,

On Monday 08 July 2013 14:09:07 Joey Gouly wrote:
> So, I think my patch is actually orthogonal to r185169. It’s just that
> r185169 exposed a latent bug, that I fixed with my commit.
> 
> I can't think of a good way to find the problem here, apart from diffing the
> kernels before r185169 and at r185169 (with my patch to let it compile).
> Seeing where the differences come from, and finding the inline assembly
> that produced that.

@Joe - the output is here:

http://88.198.106.157/tmp_vmlinux1_old.xz   (pre r185169)
http://88.198.106.157/tmp_vmlinux1_new.xz   (r185169+your commit)

What are the next steps to compare them ? What do you propose ?

-- JS





More information about the llvm-commits mailing list