diff options
Diffstat (limited to 'gcc/c/ChangeLog')
-rw-r--r-- | gcc/c/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index 292762a..d768d93 100644 --- a/gcc/c/ChangeLog +++ b/gcc/c/ChangeLog @@ -1,3 +1,8 @@ +2017-05-23 Marek Polacek <polacek@redhat.com> + + * c-parser.c (c_parser_compound_statement_nostart): Remove redundant + quotes. + 2017-05-22 Jakub Jelinek <jakub@redhat.com> * c-fold.c (c_fully_fold_internal): Save the c_fully_fold_internal |