This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
DejaGNU test case assistance please?
- From: Kean Johnston <jkj at sco dot com>
- To: gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Fri, 07 Oct 2005 01:32:29 -0700
- Subject: DejaGNU test case assistance please?
- Reply-to: jkj at sco dot com
Hi,
Is there a way to exclude specific line tests based on
target switches? Something like dg-skip-if? Or perhaps
thats the right think to use (but all the examples I
have seen seem to skip the entire test case).
For example, in gcc.dg/assign-warn-3.c, how would I
ignore the check for a warning if -fPIC is used?
Any help greatly appreciated.
Kean