diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r-- | gcc/cp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index cd0433c..0d20ea5 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,8 @@ +2017-10-04 Nathan Sidwell <nathan@acm.org> + + * call.c (convert_arg_to_ellipsis): Correct comment about passing + by reference. + 2017-10-02 Richard Sandiford <richard.sandiford@linaro.org> * constexpr.c (cxx_eval_store_expression): Use wi::to_widest |