Are the GCC test suites run against the compiler, and are they available?
I am trying to run using "test_installed" script in gcc to test the pre-compiled v10.3 binary, and getting a lot of failures.
Is there any documentation available to how to run these test suites, and the expected results?
Thanks!