This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch testsuite]: Correct testcase for LLP64 targets
- From: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- To: Kai Tietz <ktietz70 at googlemail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 17 Mar 2014 10:50:35 +0100
- Subject: Re: [patch testsuite]: Correct testcase for LLP64 targets
- Authentication-results: sourceware.org; auth=none
- References: <CAEwic4ZqHmkUtxzAg5mQ8YzNM==EkYwJU3iSAfVZQyWuPez9dw at mail dot gmail dot com>
Hi Kai,
> Index: gcc.c-torture/compile/20010327-1.c
> ===================================================================
> --- gcc.c-torture/compile/20010327-1.c (Revision 208594)
> +++ gcc.c-torture/compile/20010327-1.c (Arbeitskopie)
> @@ -1,4 +1,5 @@
> /* { dg-require-effective-target ptr32plus } */
> +/* { dg-skip-if "" { { i?86-*-* x86_64-*-* } && { llp64 } } { "*" } { "" } } */
the usual comments apply:
* add a comment/PR reference as the first arg to dg-skip-if explaining
the skip
* omit the default args { "*" } { "" }
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University