This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Running the compat testsuite in "non-mirror" mode
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Janis Johnson <janis187 at us dot ibm dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 18 Nov 2004 08:16:06 +0100
- Subject: Running the compat testsuite in "non-mirror" mode
Hello Janis,
I'd like to automatically run the compat testsuite in "non-mirror" mode on the
SPARC, to assert internal consistency for vector calling conventions, in
addition to the regular "mirror" mode.
What is the best approach to achieve that? Can I duplicate compat.exp and
override ALT_CC_UNDER_TEST and COMPAT_OPTIONS in a sparc-compat.exp driver?
Would it be feasible to invoke compat.exp from another driver, for example
located in the gcc.target/sparc directory?
Thanks in advance.
--
Eric Botcazou