This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] g++.dg: add ipa.exp file
- From: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- To: Martin Liška <mliska at suse dot cz>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 28 Mar 2014 14:18:57 +0100
- Subject: Re: [PATCH] g++.dg: add ipa.exp file
- Authentication-results: sourceware.org; auth=none
- References: <5335739B dot 4060103 at suse dot cz>
Hi Martin,
> Hi,
> I would like to add corresponding ipa.exp file for g++ that let me run:
> make -k check RUNTESTFLAGS="ipa.exp"
>
> Changelog:
>
> 2014-03-28 Martin Liska <mliska@suse.cz>
>
> * g++.dg/ipa.epx: Anologous file added to g++.dg folder.
Two typos. Besides, this should be
* g++.dg/ipa.exp: New file.
instead.
> diff --git a/gcc/testsuite/g++.dg/ipa/ipa.exp b/gcc/testsuite/g++.dg/ipa/ipa.exp
> new file mode 100644
> index 0000000..af7b8a7
> --- /dev/null
> +++ b/gcc/testsuite/g++.dg/ipa/ipa.exp
> @@ -0,0 +1,35 @@
> +# Copyright (C) 1997-2014 Free Software Foundation, Inc.
Only 2014 here.
This isn't enough, though: you need to add the ipa/* files to
g++.dg/dg.exp to avoid running the ipa tests twice.
This isn't stage4 material, anyway.
Rainer
--
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University