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] Fix __attribute__((no_sanitize_thread))


On Wed, Jan 21, 2015 at 06:59:02PM +0100, Bernd Edlinger wrote:
> Hi,
> 
> this patch fixed the no_sanitize_thread decl attribute again.
> 
> Boot-strapped and regression-tested on x86_64-linux-gnu.
> OK for trunk?

Ok, thanks.

> gcc/ChangeLog:
> 2015-01-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
> 
> 	* gimplify.c (gimplify_function_tree): Check the no_sanitize_thread
> 	decl attribute.
> 
> gcc/testsuite/ChangeLog
> 2015-01-21  Bernd Edlinger  <bernd.edlinger@hotmail.de>
> 
> 	* gcc/testsuite/c-c++-common/tsan/step.c: New testcase.
> 



	Jakub


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