gcc/libstdc++-v3/include/backward
Jason Merrill 5f7282e2cb re PR c++/33911 (attribute deprecated vs. templates)
PR c++/33911
gcc/cp/
	* call.c (build_call_a): Don't warn_deprecated_use here.
	(build_over_call): Or here.
	* decl2.c (mark_used): Do it here.
	(is_late_template_attribute): Attribute deprecated is not deferred.
	(cplus_decl_attributes): Propagate TREE_DEPRECATED out to the template.
	* parser.c (cp_parser_template_name): Warn about deprecated template.
	(cp_parser_template_argument): Likewise.
libstdc++-v3/
	* include/backward/binders.h: Suppress -Wdeprecated-declarations.
	* include/ext/array_allocator.h: Likewise.

From-SVN: r217677
2014-11-17 17:09:27 -05:00
..
auto_ptr.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
backward_warning.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
binders.h re PR c++/33911 (attribute deprecated vs. templates) 2014-11-17 17:09:27 -05:00
hash_fun.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
hash_map Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
hash_set Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
hashtable.h Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
strstream Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00