https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110812
--- Comment #34 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Jan Wassenberg from comment #33) > The Highway build/tests have been exposing some compiler issues on a regular > basis :) > I wonder if it might be helpful to include them in the GCC test suite so > that these bugs are caught sooner/closer to the source, to help reduce the > time to diagnose/fix them? They're included indirectly, as we reduce testcases when they get reported. We don't generally include whole testsuites from external projects as you'd have to wrestle with integrating them cleanly, running them in parallel, configuring, etc.
