On 27/03/17 18:33, Luc Van Oostenryck wrote: > This serie contains preparatory patches for > sparse-llvm's fixes but not sparse-llvm specific > and having some values of their own. > > These patches were extracted from a previous > serie containing also the sparse-llvm patches. > > Changes since v5: > - use a table for compare_opcode() & swap_compare_opcode() > - fix test cases on 32bit machines Hmm, I assumed that this series should apply to master, and then the following 52 patch series on top. However, this series does not apply on top of master: $ git am patches/* Applying: don't output value of anonymous symbol's pointer Applying: add table to "negate" some opcode Applying: use opcode table for compare_opcode() error: patch failed: simplify.c:403 error: simplify.c: patch does not apply Patch failed at 0003 use opcode table for compare_opcode() The copy of the patch that failed is found in: .git/rebase-apply/patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". $ Using 'git am -3 patches/*' also doesn't apply. ATB, Ramsay Jones -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html