Name |
Last commit
|
Last update |
---|---|---|
.. | ||
auto_ptr.h | ||
backward_warning.h | ||
binders.h | ||
hash_fun.h | ||
hash_map | ||
hash_set | ||
hashtable.h | ||
strstream |
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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
auto_ptr.h | Loading commit data... | |
backward_warning.h | Loading commit data... | |
binders.h | Loading commit data... | |
hash_fun.h | Loading commit data... | |
hash_map | Loading commit data... | |
hash_set | Loading commit data... | |
hashtable.h | Loading commit data... | |
strstream | Loading commit data... |