2015-01-06 Jason Merrill PR c++/64496 * semantics.c (process_outer_var_ref): Diagnose lambda in local class NSDMI. 2015-01-06 Ville Voutilainen PR c++/64489 * class.c (check_field_decls): Make copy assignment operators complex only in c++98 mode. 2015-01-05 Trevor Saunders PR c++/31397 * class.c (check_for_override): Warn when a virtual function is an override not marked override. 2015-01-05 Trevor Saunders * class.c (warn_hidden): Use auto_vec instead of tree_list to hold base_fndecls. (get_basefndecls): Adjust. 2015-01-05 Jakub Jelinek Update copyright years. 2015-01-05 Marek Polacek PR c/64423 * typeck.c (cp_build_array_ref): Pass loc down to warn_array_subscript_with_type_char. Copyright (C) 2015 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.