public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Pierre-Marie de Rodat <pmderodat@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-542] [Ada] GNAT.Binary_Search is not internal
Date: Tue, 17 May 2022 08:29:14 +0000 (GMT)	[thread overview]
Message-ID: <20220517082914.B88853857348@sourceware.org> (raw)

https://gcc.gnu.org/g:26b0b2ddf4ab777dda4e70c7cef4b16b0493509b

commit r13-542-g26b0b2ddf4ab777dda4e70c7cef4b16b0493509b
Author: Dmitriy Anisimkov <anisimko@adacore.com>
Date:   Thu Mar 24 12:49:56 2022 +0600

    [Ada] GNAT.Binary_Search is not internal
    
    Put package GNAT.Binary_Search to predefined units list.
    
    gcc/ada/
    
            * impunit.adb: Add "g-binsea" to Non_Imp_File_Names_95 list.

Diff:
---
 gcc/ada/impunit.adb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gcc/ada/impunit.adb b/gcc/ada/impunit.adb
index 5e7df1c5911..8776726894d 100644
--- a/gcc/ada/impunit.adb
+++ b/gcc/ada/impunit.adb
@@ -241,6 +241,7 @@ package body Impunit is
     ("g-arrspl", F),  -- GNAT.Array_Split
     ("g-awk   ", F),  -- GNAT.AWK
     ("g-binenv", F),  -- GNAT.Bind_Environment
+    ("g-binsea", F),  -- GNAT.Binary_Search
     ("g-boubuf", F),  -- GNAT.Bounded_Buffers
     ("g-boumai", F),  -- GNAT.Bounded_Mailboxes
     ("g-brapre", F),  -- GNAT.Branch_Prediction


                 reply	other threads:[~2022-05-17  8:29 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=20220517082914.B88853857348@sourceware.org \
    --to=pmderodat@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).