From: Eric Botcazou Date: Fri, 11 Sep 2020 08:19:10 +0000 (+0200) Subject: Adjust email address X-Git-Tag: releases/gcc-9.4.0~705 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0679082b1db61603472aec2a1d704bbf25d64686;p=thirdparty%2Fgcc.git Adjust email address --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index f18101f7281f..a06b226db53e 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,10 +1,10 @@ -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 the constraints in front of the elaboration of the type itself. -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 c1e8fe6c136d..add8af18742c 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,4 +1,4 @@ -2020-09-10 Eric Botcazou +2020-09-10 Eric Botcazou * gnat.dg/discr59.adb: New test. * gnat.dg/discr59_pkg1.ads: New helper.