public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ada/115168] [15 regression] Several libada compile errors on Solaris
Date: Tue, 21 May 2024 09:13:14 +0000	[thread overview]
Message-ID: <bug-115168-4-qK7m46SsxJ@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-115168-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115168

--- Comment #4 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Eric Botcazou <ebotcazou@gcc.gnu.org>:

https://gcc.gnu.org/g:7b215c867629e095a4ac403bd026b6eb293962b4

commit r15-751-g7b215c867629e095a4ac403bd026b6eb293962b4
Author: Eric Botcazou <ebotcazou@adacore.com>
Date:   Tue May 21 11:11:02 2024 +0200

    Fix Ada runtime library breakage on Solaris (bis)

    Recent changes made to the runtime library broke again its build on Solaris
    because it uses Solaris threads instead of POSIX threads on this platform.

    gcc/ada/
            PR ada/115168
            * libgnarl/s-taprop__solaris.adb (Initialize): Fix pasto.
            * libgnat/s-oslock__solaris.ads (Owner_Int): Delete.
            (Owner_ID): Change the designated type to Integer.

  parent reply	other threads:[~2024-05-21  9:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-20 20:19 [Bug ada/115168] New: " ro at gcc dot gnu.org
2024-05-20 20:21 ` [Bug ada/115168] " ro at gcc dot gnu.org
2024-05-20 21:01 ` ebotcazou at gcc dot gnu.org
2024-05-20 21:03 ` ebotcazou at gcc dot gnu.org
2024-05-21  8:59 ` ro at CeBiTec dot Uni-Bielefeld.DE
2024-05-21  9:13 ` cvs-commit at gcc dot gnu.org [this message]
2024-05-21  9:15 ` ebotcazou at gcc dot gnu.org

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=bug-115168-4-qK7m46SsxJ@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).