On Sun, Sep 20, 2020 at 7:59 AM Bruno Haible <br...@clisp.org> wrote: > On 2020-09-06 I wrote: > > The actual failure is a > > FAIL: test-regex > > during "make check". > > > > Like Emacs, the regex code is quite complicated, so it is possible > > that both the Emacs crash and the regex failure are caused by the > > same clang bug. > > > > Let's see how the gnulib integration test will react to the revert... > > The gnulib integration test [1] is green in the last two builds. It looks > like avoiding __builtin_assume fixed the test-regex failures with clang. > > Thanks, Paul. It saved me hours of investigation. > > Bruno > > [1] https://gitlab.com/gnulib/gnulib-ci/-/pipelines
Interested to see those tests, I visited your link, but for me it gets a 404. Is there another way to get to the desired page?