From: Eric Botcazou Date: Fri, 11 Sep 2020 08:17:18 +0000 (+0200) Subject: Adjust email address X-Git-Tag: releases/gcc-10.3.0~925 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2524961677ec07b038375934e3bf9a2a10277278;p=thirdparty%2Fgcc.git Adjust email address --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index bad6f95e8653..a12a69d75970 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,9 +1,9 @@ -2020-09-10 Eric Botcazou +2020-09-10 Eric Botcazou * 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 +2020-09-10 Eric Botcazou * 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 +2020-06-23 Eric Botcazou * gcc-interface/trans.c (gnat_to_gnu) : Minor tweaks. Call Has_Constrained_Partial_View on base type of designated type. diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 4798d3c5df38..999e9f609482 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,8 +1,8 @@ -2020-09-10 Eric Botcazou +2020-09-10 Eric Botcazou * gnat.dg/specs/size_clause5.ads: New test. -2020-09-10 Eric Botcazou +2020-09-10 Eric Botcazou * gnat.dg/discr59.adb: New test. * gnat.dg/discr59_pkg1.ads: New helper.