gcc/gcc/c-family
Jason Merrill f5481fc443 ubsan.c (do_ubsan_in_current_function): New.
gcc/
	* ubsan.c (do_ubsan_in_current_function): New.
	(pass_ubsan::gate): Use it.
	* ubsan.h: Declare it.
	* convert.c (convert_to_integer): Use it.
gcc/c-family/
	* c-ubsan.c (ubsan_maybe_instrument_array_ref): Use
	do_ubsan_in_current_function.
	(ubsan_maybe_instrument_reference_or_call): Likewise.
	* c-ubsan.h: Declare it.
gcc/cp/
	* cp-gimplify.c (cp_genericize): Use do_ubsan_in_current_function.
	* decl.c (compute_array_index_type): Likewise.
	* init.c (build_vec_init): Likewise.
	* typeck.c (cp_build_binary_op): Likewise.

From-SVN: r219360
2015-01-08 16:27:22 -05:00
..
ChangeLog ubsan.c (do_ubsan_in_current_function): New. 2015-01-08 16:27:22 -05:00
ChangeLog.gimple-classes Merger of git branch "gimple-classes-v2-option-3" 2014-11-19 17:00:54 +00:00
array-notation-common.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-ada-spec.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-ada-spec.h Update copyright years. 2015-01-05 13:33:28 +01:00
c-cilkplus.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-common.c tsan.c (pass_tsan::gate): Add no_sanitize_thread support. 2015-01-08 18:56:11 +00:00
c-common.def Update copyright years. 2015-01-05 13:33:28 +01:00
c-common.h Update copyright years. 2015-01-05 13:33:28 +01:00
c-cppbuiltin.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-dump.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-format.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-format.h Update copyright years. 2015-01-05 13:33:28 +01:00
c-gimplify.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-lex.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-objc.h Update copyright years. 2015-01-05 13:33:28 +01:00
c-omp.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-opts.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-pch.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-ppoutput.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-pragma.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-pragma.h Update copyright years. 2015-01-05 13:33:28 +01:00
c-pretty-print.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-pretty-print.h Update copyright years. 2015-01-05 13:33:28 +01:00
c-semantics.c Update copyright years. 2015-01-05 13:33:28 +01:00
c-target-def.h Update copyright years. 2015-01-05 13:33:28 +01:00
c-target.def Update copyright years. 2015-01-05 13:33:28 +01:00
c-target.h Update copyright years. 2015-01-05 13:33:28 +01:00
c-ubsan.c ubsan.c (do_ubsan_in_current_function): New. 2015-01-08 16:27:22 -05:00
c-ubsan.h ubsan.c (do_ubsan_in_current_function): New. 2015-01-08 16:27:22 -05:00
c.opt implement -Wsuggest-override 2015-01-06 02:02:47 +00:00
cilk.c Update copyright years. 2015-01-05 13:33:28 +01:00
cppspec.c Update copyright years. 2015-01-05 13:33:28 +01:00
stub-objc.c Update copyright years. 2015-01-05 13:33:28 +01:00