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

--- Comment #46 from hainque at adacore dot com <hainque at adacore dot com> ---
Thanks for this check and for you input, Dave, this is really helpful.
I'm setting up to test v18 here as well.

Cheers,

Olivier


On Sun, 8 Jun 2025 at 23:30, danglin at gcc dot gnu.org <
gcc-bugzi...@gcc.gnu.org> wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114065
>
> --- Comment #45 from John David Anglin <danglin at gcc dot gnu.org> ---
> I had a successful build and check with the v18 patch on hppa-linux.
>
> v15 is currently installed in Debian gcc-15.  It has problems.  It
> causes hangs and timeouts in various tests.  The pthread_cond_timedwait
> call in the Timed_Sleep procedure can return EINVAL when the tv_nsec
> value in abstime is invalid.  This return value isn't handled by
> Timed_Sleep and we get an infinite loop.
>
> I'm currently testing v18 patch with Debian gcc-15-15.1.0.
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

Reply via email to