]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Adjust email address
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 11 Sep 2020 08:17:18 +0000 (10:17 +0200)
committerEric Botcazou <ebotcazou@adacore.com>
Fri, 11 Sep 2020 08:17:18 +0000 (10:17 +0200)
gcc/ada/ChangeLog
gcc/testsuite/ChangeLog

index bad6f95e86539934691335d78d1d02e33c47e934..a12a69d759703377acba02cb83af95b7c7b0a583 100644 (file)
@@ -1,9 +1,9 @@
-2020-09-10  Eric Botcazou  <ebotcazou@gcc.gnu.org>
+2020-09-10  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/decl.c (set_rm_size): Do not take into account the
        Value_Size clause if it is not for the entity itself.
 
-2020-09-10  Eric Botcazou  <ebotcazou@gcc.gnu.org>
+2020-09-10  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/decl.c (build_subst_list): For a definition, make
        sure to instantiate the SAVE_EXPRs generated by the elaboration of
@@ -13,7 +13,7 @@
 
        * GCC 10.2.0 released.
 
-2020-06-23  Eric Botcazou  <ebotcazou@gcc.gnu.org>
+2020-06-23  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gcc-interface/trans.c (gnat_to_gnu) <N_Allocator>: Minor tweaks.
        Call Has_Constrained_Partial_View on base type of designated type.
index 4798d3c5df38efe87b6ce284f916f1afbb6be6d9..999e9f60948204b061fbd3c9ace4d4dc1262f318 100644 (file)
@@ -1,8 +1,8 @@
-2020-09-10  Eric Botcazou  <ebotcazou@gcc.gnu.org>
+2020-09-10  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/specs/size_clause5.ads: New test.
 
-2020-09-10  Eric Botcazou  <ebotcazou@gcc.gnu.org>
+2020-09-10  Eric Botcazou  <ebotcazou@adacore.com>
 
        * gnat.dg/discr59.adb: New test.
        * gnat.dg/discr59_pkg1.ads: New helper.