diff --git a/gcc/c-family/ChangeLog b/gcc/c-family/ChangeLog index 54f661f6c88..8f185fe69d1 100644 --- a/gcc/c-family/ChangeLog +++ b/gcc/c-family/ChangeLog @@ -58,7 +58,7 @@ is now a common option. * c.opt: Likewise. -2020-07-08 Eric Botcazou +2020-07-08 Eric Botcazou * c.opt (Wscalar-storage-order): Add explicit variable. diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index 01d1c6b241d..eb68b1274fc 100644 --- a/gcc/c/ChangeLog +++ b/gcc/c/ChangeLog @@ -61,7 +61,7 @@ * c-typeck.c (c_finish_omp_clauses): Set OMP_CLAUSE_SIZE (bias) to zero for standalone attach/detach clauses. -2020-07-08 Eric Botcazou +2020-07-08 Eric Botcazou * c-typeck.c (convert_for_assignment): If -Wscalar-storage-order is set, warn for conversion between pointers that point to incompatible