This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] -fsanitize=alignment support


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


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