This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Running the compat testsuite in "non-mirror" mode
> I think I understand now. For anyone testing a particular target, the
> compat tests would be run first using the compiler under test to compile
> both parts of each test using default options, and again using different
> sets of options for the two parts of each test to make sure those
> options don't affect binary compatibility. Is that right?
Yes; a maintainer of a given platform could decide that it is important to
always test a particular couple of options on this platform, and set the
appropriate bits in the right driver file.
> This is probably easy to set up in the compat.exp file for each compat
> testsuite; I'll take a look.
Thanks. And thanks for your patience too. :-)
--
Eric Botcazou