aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2021-07-22 00:16:46 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2021-07-22 00:16:46 +0000
commit419c6c68e60adc8801b44dab72ebcd680cfe1d97 (patch)
treedb5f3720385deb18cc6a6354a4b9076081092435 /gcc/c/ChangeLog
parent893b12cc12877aca1c9df6272123b26eddf12722 (diff)
downloadgcc-419c6c68e60adc8801b44dab72ebcd680cfe1d97.zip
gcc-419c6c68e60adc8801b44dab72ebcd680cfe1d97.tar.gz
gcc-419c6c68e60adc8801b44dab72ebcd680cfe1d97.tar.bz2
Daily bump.
Diffstat (limited to 'gcc/c/ChangeLog')
-rw-r--r--gcc/c/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog
index 9cd1dd6..367c9c7 100644
--- a/gcc/c/ChangeLog
+++ b/gcc/c/ChangeLog
@@ -1,3 +1,12 @@
+2021-07-21 Thomas Schwinge <thomas@codesourcery.com>
+ Joseph Myers <joseph@codesourcery.com>
+ Cesar Philippidis <cesar@codesourcery.com>
+
+ * c-parser.c (c_parser_omp_clause_name): Handle 'nohost'.
+ (c_parser_oacc_all_clauses): Handle 'PRAGMA_OACC_CLAUSE_NOHOST'.
+ (OACC_ROUTINE_CLAUSE_MASK): Add 'PRAGMA_OACC_CLAUSE_NOHOST'.
+ * c-typeck.c (c_finish_omp_clauses): Handle 'OMP_CLAUSE_NOHOST'.
+
2021-07-20 Martin Sebor <msebor@redhat.com>
* c-tree.h (c_build_function_call_vec): Adjust by-value argument to