public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: Matthias Klose <doko@ubuntu.com>
Cc: GCC Patches <gcc-patches@gcc.gnu.org>,
	GCJ-patches <java-patches@gcc.gnu.org>
Subject: Re: [patch] [5/6] fix libjava build failure with glibc-2.26
Date: Thu, 07 Sep 2017 07:08:00 -0000	[thread overview]
Message-ID: <CAFiYyc02qXQXrPtQc7pAkAPt_3-3ufE_xKapS6Rd-2gwh50j1A@mail.gmail.com> (raw)
In-Reply-To: <3cbc1a38-0c68-f99d-78b0-55fe18566842@ubuntu.com>

On Thu, Sep 7, 2017 at 9:01 AM, Matthias Klose <doko@ubuntu.com> wrote:
> Fix libjava build failure with glibc-2.26, replacing 'struct ucontext' with
> ucontext_t.  Ok for the gcc-5 and gcc-6 branches?  Doesn't apply to 7 and trunk,
> because libjava is removed.

Ok.

Richard.

> Matthias
>
>         * include/x86_64-signal.h (HANDLE_DIVIDE_OVERFLOW): Replace
>         'struct ucontext' with ucontext_t.
>         * include/i386-signal.h (HANDLE_DIVIDE_OVERFLOW): Likewise.
>         * include/s390-signal.h (HANDLE_DIVIDE_OVERFLOW): Likewise.
>

      reply	other threads:[~2017-09-07  7:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-07  7:01 Matthias Klose
2017-09-07  7:08 ` Richard Biener [this message]

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=CAFiYyc02qXQXrPtQc7pAkAPt_3-3ufE_xKapS6Rd-2gwh50j1A@mail.gmail.com \
    --to=richard.guenther@gmail.com \
    --cc=doko@ubuntu.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=java-patches@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).