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: [asan] Instrument non-public common vars


Jakub Jelinek <jakub@redhat.com> writes:

> 	* varasm.c (get_variable_section): Don't return lcomm_section
> 	for asan_protect_global decls.
> 	* asan.c (asan_protect_global): Only avoid public common variables.
> 	Don't call get_variable_section here.

This is OK, thanks.

-- 
		Dodji


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