This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] [5/6] fix libjava build failure with glibc-2.26


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.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]