diff options
author | Jason Merrill <jason@redhat.com> | 2014-11-17 17:09:27 -0500 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2014-11-17 17:09:27 -0500 |
commit | 5f7282e2cb8e65e77e97001b02a13a658cec7805 (patch) | |
tree | 43393cf81b5de470bf2fc196aad45e02ec102856 /config | |
parent | 60408d8b5e83acb9ea0912f6b75eb19d68aba590 (diff) | |
download | gcc-5f7282e2cb8e65e77e97001b02a13a658cec7805.zip gcc-5f7282e2cb8e65e77e97001b02a13a658cec7805.tar.gz gcc-5f7282e2cb8e65e77e97001b02a13a658cec7805.tar.bz2 |
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
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions