diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
| -rw-r--r-- | gcc/cp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index dc56de6..f1832ce4 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,10 @@ +2014-07-09 Andrew Sutton <andrew.n.sutton@gmail.com> + Paolo Carlini <paolo.carlini@oracle.com> + + PR c++/59361 + * parser.c (cp_parser_tokens_start_cast_expression): Return 0 for + CPP_ELLIPSIS too. + 2014-07-07 Paolo Carlini <paolo.carlini@oracle.com> * class.c (check_for_override): Wrap the 'final' and 'override' |
