| Age | Commit message (Collapse) | Author | Lines |
|
GCS support was added to GCC in version 15, thus the rmake test for this
patch requires GCC15
Similarly, the ubuntu version is updated so the newer clang version is
available, and/or GCC15 is the default.
|
|
For the ones that explicitly picks which test suite to run.
|
|
It is useless after the removal of the parallel compiler configuration.
|
|
And run all eligible run-make tests.
|
|
Adds a new CI job which checks that the compiler builds with
`--enable-debug` and tests that `needs-force-clang-based-tests` pass
(where cross-language LTO is tested).
|