Add missing ChangeLog entry.

This commit is contained in:
Martin Liska 2020-05-19 11:12:52 +02:00
parent 53b663f90a
commit 8f66f175ff
No known key found for this signature in database
GPG Key ID: 4DC182DC0FA73785

View File

@ -1,3 +1,7 @@
2020-05-19 Martin Liska <mliska@suse.cz>
* c-parser.c: Fix typo.
2020-05-14 Jakub Jelinek <jakub@redhat.com>
* c-parser.c (c_parser_omp_target): Set cfun->has_omp_target.