On 07/04/2014 04:47 PM, Jakub Jelinek wrote:
(ubsan_expand_null_ifn): ...take type from ckind argument's type rather than first argument.
Why? It looks like they have the same type with your patch, and then you need to convert ckind back to unsigned char.
Jason