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] Make some asan builtins tm_pure (PR sanitizer/55508)


On 12/12/2012 11:50 AM, Jakub Jelinek wrote:
> 2012-12-12  Jakub Jelinek  <jakub@redhat.com>
> 
> 	PR sanitizer/55508
> 	* builtin-attrs.def (ATTR_TMPURE_NOTHROW_LEAF_LIST,
> 	ATTR_TMPURE_NORETURN_NOTHROW_LEAF_LIST): New.
> 	* asan.c (ATTR_TMPURE_NOTHROW_LEAF_LIST,
> 	ATTR_TMPURE_NORETURN_NOTHROW_LEAF_LIST): Define.
> 	* sanitizer.def: Make __asan_report_* and __asan_handle_no_return
> 	builtins tm pure.

Ok.

Agreed about we need another solution for tsan + tm.


r~


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