public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-2848] Small tweaks.
Date: Mon, 26 Sep 2022 08:44:58 +0000 (GMT)	[thread overview]
Message-ID: <20220926084458.AFC383858C83@sourceware.org> (raw)

https://gcc.gnu.org/g:6c37375640f429f68d397be67321c41b8e03fa41

commit r13-2848-g6c37375640f429f68d397be67321c41b8e03fa41
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Mon Sep 26 10:41:21 2022 +0200

    Small tweaks.

Diff:
---
 gcc/ada/ChangeLog | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index fe048b898a4..c48bbdf693c 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -66,7 +66,7 @@
 
 2022-09-12  Eric Botcazou  <ebotcazou@adacore.com>
 
-	* contracts.adb (uild_Subprogram_Contract_Wrapper): Remove useless
+	* contracts.adb (Build_Subprogram_Contract_Wrapper): Remove useless
 	local variable. In the case of a function, replace the extended
 	return statement by a block statement declaring a renaming of the
 	call to the local subprogram after removing side effects manually.
@@ -1179,14 +1179,14 @@
 
 2022-09-02  Eric Botcazou  <ebotcazou@adacore.com>
 
-	* exp_util.adb (Expand_Subtype_From_Expr): Be prepared for
-	rewritten aggregates as expressions.
+	* exp_util.adb (Expand_Subtype_From_Expr): Be prepared for rewritten
+	aggregates as expressions.
 
 2022-09-02  Gary Dismukes  <dismukes@adacore.com>
 
-	* exp_ch6.adb (Expand_Simple_Function_Return) Bypass creation of an actual
-	subtype and unchecked conversion to that subtype when the underlying type
-	of the expression has discriminants without defaults.
+	* exp_ch6.adb (Expand_Simple_Function_Return) Bypass creation of an
+	actual subtype and unchecked conversion to that subtype when the
+	underlying type of the expression has discriminants without defaults.
 
 2022-09-02  Eric Botcazou  <ebotcazou@adacore.com>

                 reply	other threads:[~2022-09-26  8:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220926084458.AFC383858C83@sourceware.org \
    --to=ebotcazou@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).