From: Paolo Carlini Date: Wed, 15 Oct 2014 14:42:59 +0000 (+0000) Subject: 2014-10-15 Paolo Carlini X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=42630ea643e7b83937cd275d9f6dee39fc82f469;p=gcc.git 2014-10-15 Paolo Carlini Remove stray space from ChangeLog entry From-SVN: r216264 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 8b8d519f946..0b1e7d899bf 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -20,7 +20,7 @@ cxx_eval_unary_expression, cxx_eval_binary_expression, cxx_eval_conditional_expression, cxx_eval_array_reference, cxx_eval_component_reference, cxx_eval_bit_field_ref, - cxx_eval_logical_expression, base_field_constructor_elt, + cxx_eval_logical_expression, base_field_constructor_elt, cxx_eval_bare_aggregate, cxx_eval_vec_init_1, cxx_eval_vec_init, cxx_fold_indirect_ref, cxx_eval_indirect_ref, non_const_var_error, cxx_eval_trinary_expression, var_in_constexpr_fn,