This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
How to pass option to arch-linux-elf-run in dejagnu
- From: "Ching-Hua Chang" <sp0500 at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 15 Sep 2006 22:46:03 +0800
- Subject: How to pass option to arch-linux-elf-run in dejagnu
Hi,
I'm trying to test our Compiler (ported from gcc-3.4.2) using the gcc
test suite.
According to some reasons, I need to pass some options to arch-linux-elf-run in
the dejagnu frame work. Is there anyone can give me a hint about his?
Thanks in advance,
Aladdin