diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2020-09-11 10:12:28 +0200 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2020-09-11 10:12:28 +0200 |
commit | a82c4c4cef047ad420cf8460052d303e5dafb460 (patch) | |
tree | 35f306a9b1a7317f88f5c90ed361717e337acf9f /gcc/c | |
parent | dedf9ebc89ad4308a506300afaa6c8429a50446d (diff) | |
download | gcc-a82c4c4cef047ad420cf8460052d303e5dafb460.zip gcc-a82c4c4cef047ad420cf8460052d303e5dafb460.tar.gz gcc-a82c4c4cef047ad420cf8460052d303e5dafb460.tar.bz2 |
Adjust email address
Diffstat (limited to 'gcc/c')
-rw-r--r-- | gcc/c/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c/ChangeLog b/gcc/c/ChangeLog index 01d1c6b..eb68b12 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 <ebotcazou@gcc.gnu.org> +2020-07-08 Eric Botcazou <ebotcazou@adacore.com> * c-typeck.c (convert_for_assignment): If -Wscalar-storage-order is set, warn for conversion between pointers that point to incompatible |