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

index f18101f7281fe41532e09e8a58524f5a1800ff9a..a06b226db53ebb57cc1bebb28b0a7cd578e431ff 100644 (file)
@@ -1,10 +1,10 @@
-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
        the constraints in front of the elaboration of the type itself.
 
-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 c1e8fe6c136d345ae202ad9010e35496b78c30bc..add8af18742cf4afbbeb9d14927ac8d9113af63d 100644 (file)
@@ -1,4 +1,4 @@
-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.