gcc/libitm
Jason Merrill b46b715d5b PR c++/58407 - deprecated implicit copy ops.
gcc/c-family/
	* c.opt (Wdeprecated-copy): New flag.
gcc/cp/
	* call.c (build_over_call): Warn about deprecated trivial fns.
	* class.c (classtype_has_user_copy_or_dtor): New.
	(type_build_ctor_call): Check TREE_DEPRECATED.
	(type_build_dtor_call): Likewise.
	* decl2.c (cp_warn_deprecated_use): Move from tree.c.
	Add checks.  Return bool.  Handle -Wdeprecated-copy.
	(mark_used): Use it.
	* decl.c (grokdeclarator): Remove redundant checks.
	* typeck2.c (build_functional_cast): Likewise.
	* method.c (lazily_declare_fn): Mark deprecated copy ops.
	* init.c (build_aggr_init): Only set TREE_USED if there are
	side-effects.
libitm/
	* beginend.cc (save): Disable -Werror=deprecated-copy.

From-SVN: r260381
2018-05-18 16:02:48 -04:00
..
config x86: Update __CET__ check 2018-04-24 15:15:51 -07:00
testsuite [testsuite] Add scan-ltrans-tree-dump 2018-05-02 12:16:32 +00:00
ChangeLog PR c++/58407 - deprecated implicit copy ops. 2018-05-18 16:02:48 -04:00
Makefile.am re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) 2017-01-17 10:38:48 +01:00
Makefile.in Enable building libitm with Intel CET 2017-11-17 23:59:41 +01:00
aatree.cc Update copyright years. 2018-01-03 11:03:58 +01:00
aatree.h Update copyright years. 2018-01-03 11:03:58 +01:00
acinclude.m4 Enable building libitm with Intel CET 2017-11-17 23:59:41 +01:00
aclocal.m4
alloc.cc Update copyright years. 2018-01-03 11:03:58 +01:00
alloc_c.cc Update copyright years. 2018-01-03 11:03:58 +01:00
alloc_cpp.cc Update copyright years. 2018-01-03 11:03:58 +01:00
barrier.cc Update copyright years. 2018-01-03 11:03:58 +01:00
beginend.cc PR c++/58407 - deprecated implicit copy ops. 2018-05-18 16:02:48 -04:00
clone.cc Update copyright years. 2018-01-03 11:03:58 +01:00
common.h Update copyright years. 2018-01-03 11:03:58 +01:00
config.h.in
configure Regenerate configure of target libraries 2018-04-24 09:45:26 -07:00
configure.ac Update copyright years. 2018-01-03 11:03:58 +01:00
configure.tgt Update copyright years. 2018-01-03 11:03:58 +01:00
containers.h Update copyright years. 2018-01-03 11:03:58 +01:00
dispatch.h Update copyright years. 2018-01-03 11:03:58 +01:00
eh_cpp.cc Update copyright years. 2018-01-03 11:03:58 +01:00
libitm.h Update copyright years. 2018-01-03 11:03:58 +01:00
libitm.map
libitm.spec.in
libitm.texi gcc.c (process_command): Update copyright notice dates. 2018-01-03 10:17:54 +01:00
libitm_i.h Update copyright years. 2018-01-03 11:03:58 +01:00
local.cc Update copyright years. 2018-01-03 11:03:58 +01:00
local_atomic Update copyright years. 2018-01-03 11:03:58 +01:00
method-gl.cc Update copyright years. 2018-01-03 11:03:58 +01:00
method-ml.cc Update copyright years. 2018-01-03 11:03:58 +01:00
method-serial.cc Update copyright years. 2018-01-03 11:03:58 +01:00
query.cc Update copyright years. 2018-01-03 11:03:58 +01:00
retry.cc Update copyright years. 2018-01-03 11:03:58 +01:00
useraction.cc Update copyright years. 2018-01-03 11:03:58 +01:00
util.cc Update copyright years. 2018-01-03 11:03:58 +01:00