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  <mli...@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

Reply via email to